Sha256: 52345333eba864b9c65b92aac771967808da1aa60a4685b92ac10d58ab420fbf

Contents?: true

Size: 1009 Bytes

Versions: 4

Compression:

Stored size: 1009 Bytes

Contents

{
  "resourceType": "Substance",
  "id": "f203",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: f203</p><p><b>identifier</b>: 1234</p><p><b>category</b>: Chemical <span>(Details : {http://hl7.org.fhir/substance-category code 'chemical' = 'chemical', given as 'Chemical'})</span></p><p><b>code</b>: Potassium <span>(Details : {SNOMED CT code '88480006' = 'Potassium (substance)', given as 'Potassium'})</span></p></div>"
  },
  "identifier": [
    {
      "system": "http://acme.org/identifiers/substances",
      "value": "1234"
    }
  ],
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org.fhir/substance-category",
          "code": "chemical",
          "display": "Chemical"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "88480006",
        "display": "Potassium"
      }
    ]
  }
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fhir_models-1.8.3 lib/fhir_models/examples/json/substance-example-f203-potassium.json
fhir_models-1.8.2 lib/fhir_models/examples/json/substance-example-f203-potassium.json
fhir_models-1.8.1 lib/fhir_models/examples/json/substance-example-f203-potassium.json
fhir_models-1.8.0 lib/fhir_models/examples/json/substance-example-f203-potassium.json