Implementierungsleitfaden Therapieziele Onkologie
1.0.0-ballot - Ballot Germany

Implementierungsleitfaden Therapieziele Onkologie - Local Development build (v1.0.0-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Mammakarzinom links, triple-negativ (Beispiel)

Raw json | Download

{
  "resourceType" : "Condition",
  "id" : "ConditionMamma",
  "meta" : {
    "profile" : [
      🔗 "https://bih-cei.de/fhir/therapieziele-onkologie/StructureDefinition/onko-condition"
    ]
  },
  "language" : "de",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"de\" lang=\"de\"><hr/><p><b>German</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Condition ConditionMamma</b></p><a name=\"ConditionMamma\"> </a><a name=\"hcConditionMamma\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-onko-condition.html\">Onkologische Diagnose (Condition)</a></p></div><p><b>Condition Asserted Date</b>: 2025-09-15</p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm C50.4}\">Invasives Mammakarzinom links, oberer äußerer Quadrant (NST), triple-negativ</span></p><p><b>bodySite</b>: <span title=\"Codes:\">Mamma links, oberer äußerer Quadrant</span></p><p><b>subject</b>: <a href=\"Patient-PatientinMamma.html\">Sabine Baumann  Female, DoB: 1977-06-24</a></p><p><b>onset</b>: 2025-09-15</p><p><b>recordedDate</b>: 2025-09-15</p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/condition-assertedDate",
      "valueDateTime" : "2025-09-15"
    }
  ],
  "clinicalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "code" : "active"
      }
    ]
  },
  "verificationStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
        "code" : "confirmed"
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
          "code" : "encounter-diagnosis"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version" : "2026",
        "code" : "C50.4",
        "display" : "Bösartige Neubildung: Oberer äußerer Quadrant der Brustdrüse"
      }
    ],
    "text" : "Invasives Mammakarzinom links, oberer äußerer Quadrant (NST), triple-negativ"
  },
  "bodySite" : [
    {
      "text" : "Mamma links, oberer äußerer Quadrant"
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/PatientinMamma"
  },
  "onsetDateTime" : "2025-09-15",
  "recordedDate" : "2025-09-15"
}