FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-epr-mhealth
Resource TypeList
IdList-2-7-DocSubMedicationCard.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Date: 29 Jun 2020, 14:01:30Mode: workingStatus: currentCode: SubmissionSet as a FHIR List
Subject: http://example.org/Patient/FranzMusterNeedsAbsoluteUrl
Items
DocumentReference/2-7-DocRefMedicationCard

Source1

{
  "resourceType": "List",
  "id": "2-7-DocSubMedicationCard",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-mhd-submissionset-comprehensive"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-mhealth/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"
      }
    }
  ]
}