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

FHIR IG analytics

Packagech.fhir.ig.ch-epr-mhealth
Resource TypeDocumentReference
IdDocumentReference-2-7-DocRefMedicationCard.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

Generated Narrative: DocumentReference

Resource DocumentReference "2-7-DocRefMedicationCard"

Profiles: CH MHD DocumentReference Comprehensive, MHD DocumentReference Comprehensive

CH Extension Deletion Status: Deletion not Requested (Details: urn:oid:2.16.756.5.30.1.127.3.10.18 code urn:e-health-suisse:2019:deletionStatus:deletionNotRequested = 'Deletion not Requested', stated as 'null')

CH Extension Author AuthorRole: Healthcare professional (Details: urn:oid:2.16.756.5.30.1.127.3.10.6 code HCP = 'Healthcare professional', stated as 'Healthcare professional')

masterIdentifier: id: #urn:oid:1.3.6.1.4.1.12559.11.13.2.1.2951

status: current

type: Medication summary document (record artifact) (SNOMED CT#721912009)

category: Summary clinical document (record artifact) (SNOMED CT#422735006)

subject: http://example.org/Patient/FranzMusterNeedsAbsoluteUrl

date: 29 Jun 2020, 13:58:00

description: 2-7-MedicationCard

securityLabel: Normal (qualifier value) (SNOMED CT#17621005)

content

Attachments

-ContentTypeLanguageUrlTitleCreation
*text/xmlde-CHhttp://example.com/xdsretrieve?uniqueId=urn:uuid:413eb0f7-aa72-4405-86a4-7793a23fcc27&repositoryUniqueId=2.999.756.42.1Medikationsplan2020-06-29 11:58:00+0000

format: Pharmacy PML (Details: http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode code urn:ihe:pharm:pml:2013 = 'Pharmacy PML', stated as 'Pharmacy PML')

Contexts

-FacilityTypePracticeSettingSourcePatientInfo
*General practice premises (environment) (SNOMED CT#264358009)General medicine (qualifier value) (SNOMED CT#394802001)

identifier: Medical record number: 8734 (use: USUAL)


Anonymous Patient (no stated gender), DoB Unknown ( Medical record number: 8734 (use: USUAL))



Source1

{
  "resourceType": "DocumentReference",
  "id": "2-7-DocRefMedicationCard",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-mhd-documentreference-comprehensive",
      "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Comprehensive.DocumentReference"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "contained": [
    {
      "resourceType": "Patient",
      "id": "1",
      "identifier": [
        {
          "use": "usual",
          "type": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                "code": "MR"
              }
            ]
          },
          "system": "urn:oid:2.16.756.888888.3.1",
          "value": "8734"
        }
      ]
    }
  ],
  "extension": [
    {
      "url": "http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-ext-deletionstatus",
      "valueCoding": {
        "system": "urn:oid:2.16.756.5.30.1.127.3.10.18",
        "code": "urn:e-health-suisse:2019:deletionStatus:deletionNotRequested"
      }
    },
    {
      "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"
      }
    }
  ],
  "masterIdentifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:1.3.6.1.4.1.12559.11.13.2.1.2951"
  },
  "status": "current",
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "721912009",
        "display": "Medication summary document (record artifact)"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "422735006",
          "display": "Summary clinical document (record artifact)"
        }
      ]
    }
  ],
  "subject": {
    "reference": "http://example.org/Patient/FranzMusterNeedsAbsoluteUrl"
  },
  "date": "2020-06-29T11:58:00.000+00:00",
  "description": "2-7-MedicationCard",
  "securityLabel": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "17621005",
          "display": "Normal (qualifier value)"
        }
      ]
    }
  ],
  "content": [
    {
      "attachment": {
        "contentType": "text/xml",
        "language": "de-CH",
        "url": "http://example.com/xdsretrieve?uniqueId=urn:uuid:413eb0f7-aa72-4405-86a4-7793a23fcc27&repositoryUniqueId=2.999.756.42.1",
        "title": "Medikationsplan",
        "creation": "2020-06-29T11:58:00+00:00"
      },
      "format": {
        "system": "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode",
        "code": "urn:ihe:pharm:pml:2013",
        "display": "Pharmacy PML"
      }
    }
  ],
  "context": {
    "facilityType": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "264358009",
          "display": "General practice premises (environment)"
        }
      ]
    },
    "practiceSetting": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "394802001",
          "display": "General medicine (qualifier value)"
        }
      ]
    },
    "sourcePatientInfo": {
      "reference": "#1"
    }
  }
}