FHIR IG analytics| Package | hl7.fhir.us.mdi |
| Resource Type | Observation |
| Id | Observation-vrdr-injury-incident-a-freeman-med-ingest.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation vrdr-injury-incident-a-freeman-med-ingest
Profile: Injury Incident
status: Final
code: Injury incident description Narrative
effective: Partial Date Time Vital Records:
performer: Practitioner Sam Jones (official)
value: drug toxicity
component
code: Did death result from injury at work
value: No
component
code: Place of injury Facility
value: Private house
component
code: Transportation role of decedent
value: not applicable
{
"resourceType": "Observation",
"id": "vrdr-injury-incident-a-freeman-med-ingest",
"meta": {
"profile": [
"http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-injury-incident"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11374-6"
}
]
},
"subject": {
"reference": "Patient/us-core-patient-a-freeman"
},
"_effectiveDateTime": {
"extension": [
{
"extension": [
{
"url": "day",
"valueUnsignedInt": 8
},
{
"url": "month",
"valueUnsignedInt": 1
},
{
"url": "year",
"valueUnsignedInt": 2022
},
{
"url": "time",
"_valueTime": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "unknown"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Extension-partial-date-time-vr"
}
]
},
"performer": [
{
"reference": "Practitioner/vr-practitioner-s-jones"
}
],
"valueCodeableConcept": {
"text": "drug toxicity"
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "69444-8"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0136",
"code": "N",
"display": "No"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "69450-5"
}
]
},
"valueCodeableConcept": {
"text": "Private house"
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "69451-3"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "NA",
"display": "not applicable"
}
],
"text": "not applicable"
}
}
]
}