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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.mtb
Resource TypeObservation
IdObservation-MTBObservationCA125-5.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Observation",
  "id": "MTBObservationCA125-5",
  "category": [
    {
      "coding": [
        {
          "code": "26436-6",
          "system": "http://loinc.org",
          "display": "Laboratory studies (set)"
        }
      ]
    },
    {
      "coding": [
        {
          "code": "laboratory",
          "system": "http://terminology.hl7.org/CodeSystem/observation-category"
        }
      ]
    }
  ],
  "valueQuantity": {
    "value": 43.7,
    "unit": "IU/ml",
    "code": "[iU]/ml",
    "system": "http://unitsofmeasure.org"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "code": "11210-2",
        "system": "http://loinc.org",
        "display": "Cancer Ag 125 [Units/volume] in Body fluid"
      }
    ]
  },
  "subject": {
    "reference": "Patient/PatientKimMusterperson"
  },
  "effectiveDateTime": "2023-03-24"
}