CH EPR FHIR (R4)
4.0.0-ci-build - DSTU3 Switzerland flag

CH EPR FHIR (R4), published by eHealth Suisse. This guide is not an authorized publication; it is the continuous build for version 4.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ehealthsuisse/ch-epr-mhealth/ and changes regularly. See the Directory of published versions

: MHD SubmissionSet (List) for MedicationCard - JSON Representation

Raw json | Download


{
  "resourceType" : "List",
  "id" : "2-7-DocSubMedicationCard",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-mhd-submissionset-comprehensive"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table class=\"clstu\"><tr><td>Date: Jun 29, 2020, 12:01:30\u202fPMMode: workingStatus: currentCode: SubmissionSet as a FHIR List</td></tr><tr><td>Subject: http://example.org/Patient/FranzMusterNeedsAbsoluteUrl</td></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr><tr><td><a href=\"DocumentReference-2-7-DocRefMedicationCard.html\">DocumentReference/2-7-DocRefMedicationCard</a></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-designationType",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "71388002",
            "display" : "Procedure (procedure)"
          }
        ]
      }
    },
    {
      "url" : "https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-sourceId",
      "valueIdentifier" : {
        "system" : "urn:ietf:rfc:3986",
        "value" : "urn:oid:1.3.6.1.4.1.12559.11.13.2.5"
      }
    },
    {
      "url" : "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-ext-author-authorrole",
      "valueCoding" : {
        "system" : "urn:oid:2.16.756.5.30.1.127.3.10.6",
        "code" : "HCP",
        "display" : "Healthcare professional"
      }
    }
  ],
  "identifier" : [
    {
      "use" : "usual",
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.12559.11.13.2.6.2949"
    }
  ],
  "status" : "current",
  "mode" : "working",
  "code" : {
    "coding" : [
      {
        "system" : "https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes",
        "code" : "submissionset",
        "display" : "SubmissionSet as a FHIR List"
      }
    ]
  },
  "subject" : {
    "reference" : "http://example.org/Patient/FranzMusterNeedsAbsoluteUrl"
  },
  "date" : "2020-06-29T12:01:30+00:00",
  "entry" : [
    {
      "item" : {
        🔗 "reference" : "DocumentReference/2-7-DocRefMedicationCard"
      }
    }
  ]
}