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

FHIR IG analytics

Packagech.fhir.ig.ch-epreg
Resource TypeObservation
IdObservation-UC1-FetalRhD-20250205.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

Generated Narrative: Observation UC1-FetalRhD-20250205

Language: de-CH

status: Final

category: Laboratory

code: Fetal RhD antigen in Plasma cell-free DNA by MS.MALDI-TOF

subject: Katrin Emily Kinderlieb Female, DoB: 1986-01-18 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#80756015090002647590)

effective: 2025-02-05

performer: Organization Labor Pipette

value: RhD positive


Source1

{
  "resourceType": "Observation",
  "id": "UC1-FetalRhD-20250205",
  "language": "de-CH",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "laboratory",
          "display": "Laboratory"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "77016-4",
        "display": "Fetal RhD antigen in Plasma cell-free DNA by MS.MALDI-TOF"
      }
    ]
  },
  "subject": {
    "reference": "Patient/UC1-KatrinKinderlieb"
  },
  "effectiveDateTime": "2025-02-05",
  "performer": [
    {
      "reference": "Organization/UC1-LaborPipette"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "LA22747-2",
        "display": "RhD positive"
      }
    ]
  }
}