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-reason.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-reason

status: Final

code: eICR Processing Status Reason

value: eICR was processed with the warning of: inactive RCTC code

Components

-CodeValue[x]
*Inactive RCTC code detailLeptospirosis icterohemorrhagica (disorder)

Source1

{
  "resourceType": "Observation",
  "id": "observation-rr-eicr-processing-status-reason",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-reason-observation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.232",
        "code": "RR6",
        "display": "eICR Processing Status Reason"
      }
    ]
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "code": "RRVS30",
        "display": "eICR was processed with the warning of: inactive RCTC code"
      }
    ]
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.114222.4.5.274",
            "code": "RRVS32",
            "display": "Inactive RCTC code detail"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "69092001",
            "display": "Leptospirosis icterohemorrhagica (disorder)"
          }
        ]
      }
    }
  ]
}