FHIR IG analytics| Package | hl7.fhir.us.ecr |
| Resource Type | Observation |
| Id | Observation-observation-eicr-organism-susceptibility-meropenem.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-eicr-organism-susceptibility-meropenem
Language: en
status: Final
category: Laboratory
code: Meropenem [Susceptibility]
subject: Eve Everywoman
effective: 2025-03-07
performer: Organization Acme_Labs
value: <0.25
interpretation: Susceptible
{
"resourceType": "Observation",
"id": "observation-eicr-organism-susceptibility-meropenem",
"meta": {
"profile": [
"http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-organism-susceptibility-observation"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
],
"text": "Laboratory"
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "18943-1",
"display": "Meropenem [Susceptibility]"
}
]
},
"subject": {
"reference": "Patient/patient-ecr-eve-everywoman",
"display": "Eve Everywoman"
},
"effectiveDateTime": "2025-03-07",
"performer": [
{
"reference": "Organization/organization-ecr-acme-laboratory"
}
],
"valueString": "<0.25",
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "S",
"display": "Susceptible"
}
]
}
]
}