Sha256: c15ae9218790bb5c6331c39a7f3b073721df0cde46b94f36909da67edc38aca6

Contents?: true

Size: 855 Bytes

Versions: 4

Compression:

Stored size: 855 Bytes

Contents

{
  "resourceType": "Substance",
  "id": "example",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>identifier</b>: 1463</p><p><b>category</b>: Allergen <span>(Details : {http://hl7.org.fhir/substance-category code 'allergen' = 'allergen', given as 'Allergen'})</span></p><p><b>code</b>: apitoxin (Honey Bee Venom) <span>(Details )</span></p></div>"
  },
  "identifier": [
    {
      "system": "http://acme.org/identifiers/substances",
      "value": "1463"
    }
  ],
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org.fhir/substance-category",
          "code": "allergen",
          "display": "Allergen"
        }
      ]
    }
  ],
  "code": {
    "text": "apitoxin (Honey Bee Venom)"
  }
}

Version data entries

4 entries across 4 versions & 1 rubygems

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