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

FHIR IG analytics

Packagehl7.fhir.us.ecr.r4
Resource TypeObservation
IdObservation-observation-rr-eicr-processing-status.json
FHIR VersionR4

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 observation-rr-eicr-processing-status

status: Final

code: eICR was processed - with a warning

hasMember: Observation eICR Processing Status Reason


Source1

{
  "resourceType": "Observation",
  "id": "observation-rr-eicr-processing-status",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-observation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "code": "RRVS20",
        "display": "eICR was processed - with a warning"
      }
    ]
  },
  "hasMember": [
    {
      "reference": "Observation/observation-rr-eicr-processing-status-reason"
    }
  ]
}