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

FHIR IG analytics

Packagehl7.fhir.uv.ibcm
Resource TypeDiagnosticReport
IdDiagnosticReport-uc1-ultrasoundreport.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: DiagnosticReport uc1-ultrasoundreport

Ultrasound scan for fetal growth (procedure)

SubjectAnonymous Patient Female, DoB: 1990-03-06 ( http://www.acme.com/identifiers/patient#123456)

Report Details

CodeValueFlagsWhen For
Fetal Body weight Estimated2960 g (Details: UCUM codeg = 'g')Final2024-03-22

Source1

{
  "resourceType": "DiagnosticReport",
  "id": "uc1-ultrasoundreport",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "241493005",
        "display": "Ultrasound scan for fetal growth (procedure)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/uc1-mother"
  },
  "result": [
    {
      "reference": "Observation/uc1-estimatedfetalbodyweight"
    }
  ]
}