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

FHIR IG analytics

Packagelt.hl7.fhir.lab
Resource TypeSubstance
IdSubstance-substance-formalin-example.json
FHIR VersionR5

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


English


Generated Narrative: Substance substance-formalin-example

instance: true

Codes

-Concept
*Neutral buffered formalin (substance)

Lithuanian


Generated Narrative: Substance substance-formalin-example

instance: true

Codes

-Concept
*Neutral buffered formalin (substance)

Source1

{
  "resourceType": "Substance",
  "id": "substance-formalin-example",
  "meta": {
    "profile": [
      "https://hl7.lt/fhir/lab/StructureDefinition/substance-additive-lt-lab"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "instance": true,
  "code": {
    "concept": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "434162003",
          "display": "Neutral buffered formalin (substance)"
        }
      ]
    }
  }
}