CH-AllergyIntolerance (R4)
2.0.1 - trial-use Switzerland flag

This page is part of the CH-AllergyIntolerance (R4) (v2.0.1: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: CH-AllergyIntolerance-Composition-Example - JSON Representation

Raw json | Download


{
  "resourceType" : "Composition",
  "id" : "ch-allergyintolerance-composition-example",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-allergyintolerance/StructureDefinition/ch-allergyintolerance-composition-epr"
    ]
  },
  "language" : "de-CH",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"de-CH\" lang=\"de-CH\"><p><b>Generated Narrative: Composition</b><a name=\"ch-allergyintolerance-composition-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Composition &quot;ch-allergyintolerance-composition-example&quot;  (Language &quot;de-CH&quot;) </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-allergyintolerance-composition-epr.html\">CH Allergy Intolerance Composition Profile</a></p></div><p><b>EPR Information Recipient</b>: <a href=\"Patient-ElisabethBroennimannByBFH.html\">Patient/ElisabethBroennimannByBFH</a> &quot; BRÖNNIMANN-BERTHOLET&quot;</p><p><b>identifier</b>: id:\u00a0<a href=\"http://terminology.hl7.org/5.4.0/NamingSystem-uri.html\">#</a>urn:uuid:4356b15f-4061-49d9-80bf-b84d23113a6a</p><p><b>status</b>: final</p><p><b>type</b>: Allergy record (record artifact) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#722446000)</span></p><p><b>date</b>: 2022-01-12 17:00:00+0100</p><p><b>author</b>: </p><ul><li><a href=\"Practitioner-FamilienHausarzt.html\">Practitioner/FamilienHausarzt</a> &quot; HAUSARZT&quot;</li><li><a href=\"Organization-Hausarzt.html\">Organization/Hausarzt</a> &quot;Hausarzt&quot;</li></ul><p><b>title</b>: Allergies and adverse reactions Document</p><p><b>confidentiality</b>: N</p><p><b>custodian</b>: <a href=\"Organization-Custodian.html\">Organization/Custodian</a> &quot;Hausarzt&quot;</p></div>"
  },
  "extension" : [
    {
      "url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-informationrecipient",
      "valueReference" : {
        🔗 "reference" : "Patient/ElisabethBroennimannByBFH"
      }
    }
  ],
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:4356b15f-4061-49d9-80bf-b84d23113a6a"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "722446000",
        "display" : "Allergy record (record artifact)"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/ElisabethBroennimannByBFH"
  },
  "date" : "2022-01-12T17:00:00+01:00",
  "author" : [
    {
      🔗 "extension" : [
        {
          "url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-time",
          "valueDateTime" : "2012-02-04T14:00:00+01:00"
        }
      ],
      "reference" : "Practitioner/FamilienHausarzt"
    },
    {
      🔗 "reference" : "Organization/Hausarzt"
    }
  ],
  "title" : "Allergies and adverse reactions Document",
  "confidentiality" : "N",
  "_confidentiality" : {
    "extension" : [
      {
        "url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-confidentialitycode",
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "17621005",
              "display" : "Normal"
            }
          ]
        }
      }
    ]
  },
  "custodian" : {
    🔗 "reference" : "Organization/Custodian"
  },
  "section" : [
    {
      "title" : "Allergy Intolerance",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "48765-2",
            "display" : "Allergies and adverse reactions Document"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "AllergyIntolerance/CH-AllergyIntolerance-IPAG-Recommendation-Table-1"
        }
      ]
    }
  ]
}