0.1.0 - ci-build

ONCOnnectTumorboardIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Family History Member Father (Example) - JSON Representation

Raw json | Download

{
  "resourceType" : "FamilyMemberHistory",
  "id" : "ONCOnnect-EX-TB-FamilyHistoryMemberFather",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.ccc-onconnect.de/StructureDefinition/onconnect-pr-tb-family-history-item"
    ]
  },
  "text" : {
    "status" : "additional",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Vater, Alter bei Diagnose: 59 Jahre, Bösartige Neubildung der Prostata (ICD-10: C61), 1 Jahr später verstorben</p></div>"
  },
  "status" : "completed",
  "patient" : {
    🔗 "reference" : "Patient/ONCOnnect-EX-TB-Patient"
  },
  "date" : "2024-06-21",
  "relationship" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "version" : "3.0.0",
        "code" : "FAMMEMB",
        "display" : "Familienmitglied"
      }
    ]
  }
}