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

FHIR IG analytics

Packagehl7.fhir.uv.lab-report.r4
Resource TypeSubstance
IdSubstance-substance-example.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: Substance substance-example

status: Active

code: Heparin sodium


Source1

{
  "resourceType": "Substance",
  "id": "substance-example",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/lab-report/StructureDefinition/Substance-additive-uv-lab"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "50045009",
        "display": "Heparin sodium"
      }
    ]
  }
}