CH Core (R4)
4.0.1 - trial-use Switzerland flag

This page is part of the CH Core (R4) (v4.0.1: STU 4) 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

: Patient Document 1 Stammgemeinschaft Composition - JSON Representation

Raw json | Download


{
  "resourceType" : "Composition",
  "id" : "ResourceCrossReferencesDokumentComposition",
  "language" : "en-US",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><p><b>Generated Narrative: Composition</b><a name=\"ResourceCrossReferencesDokumentComposition\"> </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;ResourceCrossReferencesDokumentComposition&quot;  (Language &quot;en-US&quot;) </p></div><p><b>identifier</b>: id:\u00a0<a href=\"http://terminology.hl7.org/5.4.0/NamingSystem-uri.html\">#</a>urn:uuid:e652561f-5df2-418e-8cb4-b4b07fd2ee42</p><p><b>status</b>: final</p><p><b>type</b>: Immunization record <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#41000179103)</span></p><p><b>date</b>: 2021-06-01 00:00:00+0200</p><p><b>author</b>: <a href=\"Bundle-1-ZuweisungZurRadiologischenDiagnostik-FHIR.html#http-//test.fhir.ch/r4/Practitioner/AllzeitBereit\">http://test.fhir.ch/r4/Practitioner/AllzeitBereit</a></p><p><b>title</b>: Immunization Administration</p><p><b>confidentiality</b>: N</p></div>"
  },
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:e652561f-5df2-418e-8cb4-b4b07fd2ee42"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "41000179103",
        "display" : "Immunization record"
      }
    ]
  },
  "subject" : {
    "reference" : "http://test.fhir.ch/r4/Patient/MaxMuster"
  },
  "date" : "2021-06-01T00:00:00+02:00",
  "author" : [
    {
      "reference" : "http://test.fhir.ch/r4/Practitioner/AllzeitBereit"
    }
  ],
  "title" : "Immunization Administration",
  "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 (qualifier value)"
            }
          ]
        }
      }
    ]
  },
  "section" : [
    {
      "id" : "administration",
      "title" : "Immunization Administration",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "11369-6",
            "display" : "Hx of Immunization"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><p><b>Code: </b><span>Hx of Immunization (http://loinc.org#11369-6)</span></p><p><b>Entries:</b></p><table><tr><td><a href=\"Immunization-ImmunizationEntry.html\">Immunization/ImmunizationEntry</a></td></tr></table></div>"
      },
      "entry" : [
        {
          "reference" : "http://test.fhir.ch/r4/Immunization/ImmunizationEntry"
        }
      ]
    }
  ]
}