| Package | surescripts.specialty |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-specialty-Patient |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=surescripts.specialty@1.2.0-beta&canonical=http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/Patient |
| URL | http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/Patient |
| Status | active |
| Name | Patient |
| Title | Patient |
| Description | This profile defines the requirements for the Patient resource in a Specialty message. |
| Copyright | 2023 |
| Type | Patient |
| Kind | resource |
| StructureDefinition | |
| Bundle_SRxDataRequest | Bundle_SRxDataRequest |
| Bundle_SRxDataResponse | Bundle_SRxDataResponse |
| MedicationRequest_Prescription | MedicationRequest_Prescription |
| MessageHeader_SRxDataRequest | MessageHeader_SRxDataRequest |
| MessageHeader_SRxDataResponse | MessageHeader_SRxDataResponse |
| MedicationRequest_MedicationPrescribed | MedicationRequest_MedicationPrescribed |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/Patient",
"name": "Patient",
"title": "Patient",
"status": "active",
"publisher": "Surescripts, LLC",
"description": "This profile defines the requirements for the Patient resource in a Specialty message.",
"copyright": "2023",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "cda",
"uri": "http://hl7.org/v3/cda",
"name": "CDA (R2)"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "loinc",
"uri": "http://loinc.org",
"name": "LOINC code for the element"
}
],
"kind": "resource",
"abstract": false,
"type": "Patient",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Patient.identifier",
"path": "Patient.identifier",
"comment": "A medical record number will be identified in the Patient.identifyer.type, as follows:\r\n1. system: “http://terminology.hl7.org/CodeSystem/v2-0203”\r\n2. code: “MR”",
"mustSupport": true
},
{
"id": "Patient.identifier.value",
"path": "Patient.identifier.value",
"min": 1
},
{
"id": "Patient.name",
"path": "Patient.name",
"slicing": {
"discriminator": [
{
"type": "pattern",
"path": "$this"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "Patient.name:officialName",
"path": "Patient.name",
"sliceName": "officialName",
"min": 1,
"max": "1",
"fixedHumanName": {
"use": "official"
}
},
{
"id": "Patient.name:officialName.use",
"path": "Patient.name.use",
"min": 1,
"fixedCode": "official"
},
{
"id": "Patient.name:officialName.family",
"path": "Patient.name.family",
"min": 1
},
{
"id": "Patient.name:officialName.given",
"path": "Patient.name.given",
"min": 1
},
{
"id": "Patient.telecom",
"path": "Patient.telecom",
"mustSupport": true
},
{
"id": "Patient.telecom.system",
"path": "Patient.telecom.system",
"min": 1
},
{
"id": "Patient.telecom.value",
"path": "Patient.telecom.value",
"min": 1
},
{
"id": "Patient.telecom.use",
"path": "Patient.telecom.use",
"mustSupport": true
},
{
"id": "Patient.gender",
"path": "Patient.gender",
"min": 1
},
{
"id": "Patient.birthDate",
"path": "Patient.birthDate",
"min": 1
},
{
"id": "Patient.address",
"path": "Patient.address",
"min": 1
},
{
"id": "Patient.address.line",
"path": "Patient.address.line",
"mustSupport": true
},
{
"id": "Patient.address.city",
"path": "Patient.address.city",
"mustSupport": true
},
{
"id": "Patient.address.state",
"path": "Patient.address.state",
"mustSupport": true
},
{
"id": "Patient.address.postalCode",
"path": "Patient.address.postalCode",
"mustSupport": true
},
{
"id": "Patient.communication",
"path": "Patient.communication",
"mustSupport": true
},
{
"id": "Patient.communication.language",
"path": "Patient.communication.language",
"mustSupport": true
}
]
}
}