CH EMED (R4)
3.0.0 - STU3 Switzerland flag

This page is part of the CH EMED (R4) (v3.0.0: STU 3) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: 2-7 Composition for Medication Card document - JSON Representation

Raw json | Download


{
  "resourceType" : "Composition",
  "id" : "2-7-MedicationCard",
  "meta" : {
    "profile" : [
      "http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-composition-medicationcard"
    ]
  },
  "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=\"2-7-MedicationCard\"> </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;2-7-MedicationCard&quot;  (Language &quot;de-CH&quot;) </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-emed-composition-medicationcard.html\">CH EMED Medication Card Composition</a></p></div><p><b>EPR Information Recipient</b>: <a href=\"Patient-MonikaWegmuellerRecipient.html\">Patient/MonikaWegmuellerRecipient</a> &quot; WEGMÜLLER&quot;</p><p><b>identifier</b>: id: urn:uuid:6b6ed376-a7da-44cb-92d1-e75ce1ae73b0</p><p><b>status</b>: final</p><p><b>type</b>: Medication summary <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#56445-0; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#721912009 &quot;Medication summary document (record artifact)&quot;)</span></p><p><b>date</b>: 2012-02-04 14:05:00+0100</p><p><b>author</b>: <a href=\"PractitionerRole-FamilienHausarztAtHausarzt.html\">PractitionerRole/FamilienHausarztAtHausarzt</a></p><p><b>title</b>: Medikationsplan</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/MonikaWegmuellerRecipient"
      }
    }
  ],
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:6b6ed376-a7da-44cb-92d1-e75ce1ae73b0"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "56445-0",
        "display" : "Medication summary"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "721912009",
        "display" : "Medication summary document (record artifact)"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/MonikaWegmueller"
  },
  "date" : "2012-02-04T14:05:00+01:00",
  "author" : [
    {
      "reference" : "PractitionerRole/FamilienHausarztAtHausarzt"
    }
  ],
  "title" : "Medikationsplan",
  "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" : "Normally accessible"
            }
          ]
        }
      }
    ]
  },
  "custodian" : {
    "reference" : "Organization/Custodian"
  },
  "section" : [
    {
      "title" : "Kommentar",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "48767-8",
            "display" : "Annotation comment"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n        <span id=\"co1\">\n                  Kommentar zu Medication Treatment\n        </span>\n      </div>"
      }
    },
    {
      "title" : "Original Darstellung",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "55108-5",
            "display" : "Clinical presentation"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            Representation of the original view:\n        <img src=\"2-7-pdf\"/>\n      </div>"
      },
      "entry" : [
        {
          "reference" : "Binary/2-7-pdf"
        }
      ]
    },
    {
      "title" : "Medikamentenliste",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "10160-0",
            "display" : "History of medication use"
          }
        ]
      },
      "entry" : [
        {
          "reference" : "MedicationStatement/2-7-MedStatBeloczok"
        },
        {
          "reference" : "MedicationStatement/2-7-MedStatNorvasc"
        }
      ]
    }
  ]
}