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

FHIR IG analytics

Packagehl7.fhir.uv.ibcm
Resource TypeObservation
IdObservation-uc2-karyotype-fetusA.json
FHIR VersionR5

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 uc2-karyotype-fetusA

status: Final

category: Vital Signs

code: Karyotype (cell structure)

subject: Anonymous Patient (no stated gender), DoB Unknown ( Patient internal identifier)

effective: 2024-04-10

performer: Practitioner Dr. House

value: Karyotype evaluation normal (finding)


Source1

{
  "resourceType": "Observation",
  "id": "uc2-karyotype-fetusA",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "vital-signs",
          "display": "Vital Signs"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "734840008",
        "display": "Karyotype (cell structure)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/uc2-fetusA"
  },
  "effectiveDateTime": "2024-04-10",
  "performer": [
    {
      "reference": "Practitioner/uc2-practitioner"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "734871004",
        "display": "Karyotype evaluation normal (finding)"
      }
    ]
  }
}