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

FHIR IG analytics

Packagehl7.at.fhir.elga.emed.r4
Resource TypeSubstance
IdSubstance-At-Emed-Example-Substance-Hydrocortison.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 At-Emed-Example-Substance-Hydrocortison

status: Active

code: Hydrocortison


Source1

{
  "resourceType": "Substance",
  "id": "At-Emed-Example-Substance-Hydrocortison",
  "meta": {
    "profile": [
      "https://fhir.hl7.at/elga/emed/r4/StructureDefinition/at-elga-emed-substance-wirkstoff"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "code": {
    "coding": [
      {
        "system": "https://termgit.elga.gv.at/CodeSystem/atc-deutsch-wido",
        "code": "A01AC03",
        "display": "Hydrocortison"
      }
    ]
  }
}