CH EMED EPR
1.0.0 - trial-use Switzerland flag

This page is part of the FHIR eMedication exchange formats for the implementation effort of CARA within its EPR community (v1.0.0: STU1) 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

: Composition: use case PML #1 - JSON Representation

Raw json | Download


{
  "resourceType" : "Composition",
  "id" : "Inline-composition-for-utc-1-pml",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-emed-epr/StructureDefinition/ch-emed-epr-composition-medicationlist"
    ]
  },
  "language" : "fr-CH",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"fr-CH\" lang=\"fr-CH\"><p><b>Generated Narrative: Composition</b><a name=\"Inline-composition-for-utc-1-pml\"> </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;Inline-composition-for-utc-1-pml&quot;  (Language &quot;fr-CH&quot;) </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-emed-epr-composition-medicationlist.html\">PML Composition</a></p></div><p><b>identifier</b>: id:\u00a0<a href=\"http://terminology.hl7.org/5.4.0/NamingSystem-uri.html\">#</a>urn:uuid:87f151e3-9e67-48aa-8cfe-f816ae5fc084</p><p><b>status</b>: final</p><p><b>type</b>: Medication summary document (record artifact) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#721912009; <a href=\"https://loinc.org/\">LOINC</a>#56445-0 &quot;Medication summary Document&quot;)</span></p><p><b>date</b>: 2023-10-01 00:00:00+0200</p><p><b>author</b>: <a href=\"Bundle-BundleUtc1Pml.html#urn-uuid-f5090ee8-b8b1-4b1e-b529-b6d55fad08d4\">urn:uuid:f5090ee8-b8b1-4b1e-b529-b6d55fad08d4</a></p><p><b>title</b>: Liste de médication</p><p><b>confidentiality</b>: N</p><p><b>custodian</b>: <a href=\"Bundle-BundleUtc1Pml.html#urn-uuid-dd9fd2e4-92d4-4a56-bda2-cf921e432eea\">urn:uuid:dd9fd2e4-92d4-4a56-bda2-cf921e432eea</a></p></div>"
  },
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:87f151e3-9e67-48aa-8cfe-f816ae5fc084"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "721912009",
        "display" : "Medication summary document (record artifact)"
      },
      {
        "system" : "http://loinc.org",
        "code" : "56445-0",
        "display" : "Medication summary Document"
      }
    ]
  },
  "subject" : {
    "reference" : "urn:uuid:9b00e81e-1165-4039-9d60-698ef838ae1a"
  },
  "date" : "2023-10-01T00:00:00+02:00",
  "author" : [
    {
      "reference" : "urn:uuid:f5090ee8-b8b1-4b1e-b529-b6d55fad08d4"
    }
  ],
  "title" : "Liste de médication",
  "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)"
            }
          ]
        }
      }
    ]
  },
  "custodian" : {
    "reference" : "urn:uuid:dd9fd2e4-92d4-4a56-bda2-cf921e432eea"
  },
  "section" : [
    {
      "title" : "Medication List",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "10160-0",
            "display" : "History of Medication use Narrative"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Cette liste de médication a été générée automatiquement par le service eMedication CARA le 1 octore 2023 à 00:00:00 CEST. Les paramètres utilisés pour la génération du document sont : les éléments de type Medication Treatment Plan Item, Prescription Item, Dispense Item et PADV sont inclus ; tous les traitements sont considérés.</div>"
      }
    }
  ]
}