FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagekbv.ita.aws
Resource TypeObservation
IdBSP_KBV_PR_AW_Krebsfrueherkennung_Frauen_HPV_HR_Testergebnis_2020.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

TBD

Source1

{
  "resourceType": "Observation",
  "id": "8004",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-09-16T14:20:00+00:00",
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krebsfrueherkennung_Frauen_HPV_HR_Testergebnis_2020|1.2.0"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krebsfrueherkennung_Teilbereiche",
        "code": "Hpv-hr"
      }
    ]
  },
  "subject": {
    "reference": "Patient/3181"
  },
  "effectiveDateTime": "2019",
  "issued": "2020-09-16T14:20:00+00:00",
  "interpretation": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
          "code": "POS"
        }
      ]
    }
  ],
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krebsfrueherkennung_Frauen_HPV_HR",
            "code": "virus1618"
          }
        ]
      },
      "interpretation": [
        {
          "coding": [
            {
              "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krebsfrueherkennung_Frauen_HPV_HR",
              "code": "virus1618",
              "display": "Virustyp 16/18 vorhanden"
            }
          ]
        }
      ]
    }
  ]
}