Kerndatensatz Senologie
0.9.0 - ci-build

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

: Checkliste erbliche Belastung — durchgeführt (Score 3) - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "Example-Checkliste-Erbliche-Belastung-Ja",
  "meta" : {
    "profile" : [
      🔗 "https://www.senologie.org/fhir/StructureDefinition/senologie-checkliste-erbliche-belastung"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation Example-Checkliste-Erbliche-Belastung-Ja</b></p><a name=\"Example-Checkliste-Erbliche-Belastung-Ja\"> </a><a name=\"hcExample-Checkliste-Erbliche-Belastung-Ja\"> </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-senologie-checkliste-erbliche-belastung.html\">BIH Senologie Checkliste Erbliche Belastung</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 445039002}\">Assessment using risk assessment tool</span></p><p><b>subject</b>: <a href=\"https://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.onkologie@2026.0.3&amp;canonical=http://fhir.org/packages/de.medizininformatikinitiative.kerndatensatz.onkologie/Fall1-Patient-Erika-Gabler\">Fall1-Patient-Erika-Gabler</a></p><p><b>effective</b>: 2024-03-10</p><p><b>value</b>: true</p><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 246514001}\">Score</span></td><td>3</td></tr></table></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "445039002",
        "display" : "Assessment using risk assessment tool"
      }
    ]
  },
  "subject" : {
    "reference" : "Fall1-Patient-Erika-Gabler"
  },
  "effectiveDateTime" : "2024-03-10",
  "valueBoolean" : true,
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "246514001",
            "display" : "Score"
          }
        ]
      },
      "valueInteger" : 3
    }
  ]
}