PanCareSurPass Project HL7 FHIR Implementation Guide, published by PanCareSurPass Project. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/pcsp/ and changes regularly. See the Directory of published versions
Draft as of 2024-09-11 |
Mappings for the DocMetadataFSE logical model.
DocMetadataFSE | ||
DocMetadataFSE | MedicationAdministration.conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/MedicationAdministration-eu-pcsp') | |
identifier | �DocumentReference.masterIdentifier | |
mimeType | DocumentReference.content.attachment.contentType | |
size | DocumentReference.content.attachment.size | |
hash | DocumentReference.content.attachment.hash | |
code | DocumentReference.type | |
classCode | DocumentReference.category | |
contentType | DocumentReference.category (TBC) | |
creationDate | DocumentReference.content.attachment.creation | |
confidentiality | DocumentReference.securityLabel | |
mask | DocumentReference.securityLabel | |
replace | DocumentReference.relatesTo.where(code = 'replaces').target | |
formatCode | DocumentReference.content.format | |
repositoryId | DocumentReference.content.attachment.url | |
indexDate | DocumentReference.date (TBC) | |
practiceSettingCode | DocumentReference.context.practiceSetting | |
patientFiscalCode | DocumentReference.subject.resolve().ofType(Patient).identifier | |
author | DocumentReference.author | |
fiscalCode | DocumentReference.author.resolve().ofType(PractitionerRole).organization.resolve().identifier | |
orgCode | DocumentReference.author.resolve().ofType(PractitionerRole).practitioner.resolve().ofType(Practitioner).identifier | |
role | DocumentReference.author.resolve().ofType(PractitionerRole).organization.resolve().code | |
attesterFiscalCode | DocumentReference.author.resolve().ofType(Practitioner).identifier | |
custiodian | DocumentReference.custodian.resolve().identifier |