Sha256: cd079aa0751d473ff730bbf911951c2756b4ce9148f12349bdb5409557dbf20d

Contents?: true

Size: 1003 Bytes

Versions: 15

Compression:

Stored size: 1003 Bytes

Contents

{
  "resourceType": "Substance",
  "id": "example",
  "text": {
    "fhir_comments": [
      "  \n  <text>\n    <status value=\"generated\"/>\n    <div xmlns=\"http://www.w3.org/1999/xhtml\">Apitoxin (known as Honey Bee Venom)</div>\n  </text>\n  "
    ],
    "status": "generated",
    "div": "<div><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' = '??', given as 'Allergen'})</span></p><p><b>code</b>: apitoxin (Honey Bee Venom) <span>(Details )</span></p></div>"
  },
  "identifier": [
    {
      "system": "http://acme.org/indentifiers/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

15 entries across 15 versions & 2 rubygems

Version Path
fhir_dstu2_models-1.2.0 lib/fhir_dstu2_models/examples/json/substance-example.json
fhir_dstu2_models-1.1.1 lib/fhir_dstu2_models/examples/json/substance-example.json
fhir_dstu2_models-1.1.0 lib/fhir_dstu2_models/examples/json/substance-example.json
fhir_dstu2_models-1.0.11 lib/fhir_dstu2_models/examples/json/substance-example.json
fhir_dstu2_models-1.0.10 lib/fhir_dstu2_models/examples/json/substance-example.json
fhir_dstu2_models-1.0.9 lib/fhir_dstu2_models/examples/json/substance-example.json
fhir_dstu2_models-1.0.8 lib/fhir_dstu2_models/examples/json/substance-example.json
fhir_dstu2_models-1.0.7 lib/fhir_dstu2_models/examples/json/substance-example.json
fhir_dstu2_models-1.0.6 lib/fhir_dstu2_models/examples/json/substance-example.json
fhir_dstu2_models-1.0.5 lib/fhir_dstu2_models/examples/json/substance-example.json
fhir_dstu2_models-1.0.4 lib/fhir_dstu2_models/examples/json/substance-example.json
fhir_dstu2_models-1.0.3 lib/fhir_dstu2_models/examples/json/substance-example.json
fhir_dstu2_models-1.0.2 lib/fhir_dstu2_models/examples/json/substance-example.json
fhir_models-0.3.1 examples/json/substance-example.json
fhir_models-0.3.0 examples/json/substance-example.json