Package | shin.interconnect |
Resource Type | StructureDefinition |
Id | StructureDefinition-Shin-Interconnect-Patient-PatientMPILoad |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=shin.interconnect@1.0.0-beta&canonical=https://fhirdocs.surescripts.net/fhir/shin-interconnect/StructureDefinition/PatientMPILoad |
URL | https://fhirdocs.surescripts.net/fhir/shin-interconnect/StructureDefinition/PatientMPILoad |
Status | active |
Name | PatientMPILoad |
Type | Patient |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "https://fhirdocs.surescripts.net/fhir/shin-interconnect/StructureDefinition/PatientMPILoad", "name": "PatientMPILoad", "status": "active", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Patient", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient", "derivation": "constraint", "differential": { "element": [ { "id": "Patient.identifier", "path": "Patient.identifier", "min": 1, "mustSupport": true }, { "id": "Patient.name", "path": "Patient.name", "mustSupport": true }, { "id": "Patient.name.family", "path": "Patient.name.family", "min": 1, "mustSupport": true }, { "id": "Patient.name.given", "path": "Patient.name.given", "min": 1, "mustSupport": true }, { "id": "Patient.name.prefix", "path": "Patient.name.prefix", "mustSupport": true }, { "id": "Patient.name.suffix", "path": "Patient.name.suffix", "mustSupport": true }, { "id": "Patient.telecom", "path": "Patient.telecom", "mustSupport": true }, { "id": "Patient.telecom.system", "path": "Patient.telecom.system", "mustSupport": true }, { "id": "Patient.telecom.value", "path": "Patient.telecom.value", "mustSupport": true }, { "id": "Patient.gender", "path": "Patient.gender", "min": 1, "mustSupport": true }, { "id": "Patient.birthDate", "path": "Patient.birthDate", "min": 1, "mustSupport": true }, { "id": "Patient.address", "path": "Patient.address", "min": 1, "mustSupport": true }, { "id": "Patient.address.line", "path": "Patient.address.line", "min": 1, "mustSupport": true }, { "id": "Patient.address.city", "path": "Patient.address.city", "min": 1, "mustSupport": true }, { "id": "Patient.address.state", "path": "Patient.address.state", "min": 1, "mustSupport": true }, { "id": "Patient.address.postalCode", "path": "Patient.address.postalCode", "min": 1, "mustSupport": true } ] } }