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

FHIR IG analytics

Packagehl7.fhir.uv.fhircast.r4b
Resource TypeObservation
IdObservation-435098234.json
FHIR VersionR4B

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

Resource Observation "435098234"

Profile: FHIRcast Observation

status: preliminary

code: Pathological bone fracture [Minimum Data Set] (LOINC#45651-7)

subject: Patient/503824b8-fe8c-4227-b061-7181ba6c3926 " SMITH"

effective: 2024-03-19

issued: Sep 7, 2020, 3:02:03 PM

performer: Practitioner/d2bb499c-3021-4c20-a97b-e62469e9e5f5

value: Yes (LOINC#LA33-6)

derivedFrom: DUI/urn:oid:2.16.124.113543.6003.1154777499.30276.83661.3632298176


Source1

{
  "resourceType": "Observation",
  "id": "435098234",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/fhircast/StructureDefinition/fhircast-observation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "preliminary",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "45651-7",
        "display": "Pathological bone fracture [Minimum Data Set]"
      }
    ]
  },
  "subject": {
    "reference": "Patient/503824b8-fe8c-4227-b061-7181ba6c3926"
  },
  "effectiveDateTime": "2024-03-19",
  "issued": "2020-09-07T15:02:03.651Z",
  "performer": [
    {
      "reference": "Practitioner/d2bb499c-3021-4c20-a97b-e62469e9e5f5"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "LA33-6",
        "display": "Yes"
      }
    ]
  },
  "derivedFrom": [
    {
      "identifier": {
        "system": "urn:dicom:uid",
        "value": "urn:oid:2.16.124.113543.6003.1154777499.30276.83661.3632298176"
      }
    }
  ]
}