FHIR IG analytics| Package | hl7.cda.uv.core |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-Patient.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
A LivingSubject as a recipient of health care services from a healthcare provider.
The patient is the player; the provider is the scoper.
{
"resourceType": "StructureDefinition",
"id": "Patient",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/logical-target",
"_valueBoolean": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "not-applicable"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri": "urn:hl7-org:v3"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
"valueUri": "patient"
}
],
"url": "http://hl7.org/cda/stds/core/StructureDefinition/Patient",
"version": "2.0.1",
"name": "CDAR2.Patient",
"title": "Patient (CDA Class)",
"status": "active",
"experimental": false,
"date": "2023-10-03T20:44:04+00:00",
"publisher": "Health Level 7",
"contact": [
{
"name": "HL7 International - Structured Documents",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/structdoc"
},
{
"system": "email",
"value": "structdog@lists.HL7.org"
}
]
}
],
"description": "A LivingSubject as a recipient of health care services from a healthcare provider.\nThe patient is the player; the provider is the scoper.",
"fhirVersion": "5.0.0",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": false,
"type": "http://hl7.org/cda/stds/core/StructureDefinition/Patient",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"element": [
{
"id": "Patient",
"path": "Patient",
"short": "Base for all types and resources",
"definition": "Base definition for all types defined in FHIR type system.",
"min": 1,
"max": "1",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
],
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Patient.classCode",
"path": "Patient.classCode",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Patient.classCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"
]
}
],
"fixedCode": "PSN",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject"
}
},
{
"id": "Patient.determinerCode",
"path": "Patient.determinerCode",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Patient.determinerCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"
]
}
],
"fixedCode": "INSTANCE",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-EntityDeterminer"
}
},
{
"id": "Patient.templateId",
"path": "Patient.templateId",
"definition": "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question",
"min": 0,
"max": "*",
"base": {
"path": "Patient.templateId",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
}
]
},
{
"id": "Patient.id",
"path": "Patient.id",
"min": 0,
"max": "1",
"base": {
"path": "Patient.id",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
}
]
},
{
"id": "Patient.name",
"path": "Patient.name",
"min": 0,
"max": "*",
"base": {
"path": "Patient.name",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/PN"
}
]
},
{
"id": "Patient.sdtcDesc",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
"valueString": "desc"
}
],
"path": "Patient.sdtcDesc",
"min": 0,
"max": "1",
"base": {
"path": "Patient.sdtcDesc",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/ED"
}
]
},
{
"id": "Patient.administrativeGenderCode",
"path": "Patient.administrativeGenderCode",
"min": 0,
"max": "1",
"base": {
"path": "Patient.administrativeGenderCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-AdministrativeGender"
}
},
{
"id": "Patient.birthTime",
"path": "Patient.birthTime",
"min": 0,
"max": "1",
"base": {
"path": "Patient.birthTime",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/TS"
}
]
},
{
"id": "Patient.sdtcDeceasedInd",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
"valueString": "deceasedInd"
}
],
"path": "Patient.sdtcDeceasedInd",
"min": 0,
"max": "1",
"base": {
"path": "Patient.sdtcDeceasedInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/BL"
}
]
},
{
"id": "Patient.sdtcDeceasedTime",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
"valueString": "deceasedTime"
}
],
"path": "Patient.sdtcDeceasedTime",
"min": 0,
"max": "1",
"base": {
"path": "Patient.sdtcDeceasedTime",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/TS"
}
]
},
{
"id": "Patient.sdtcMultipleBirthInd",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
"valueString": "multipleBirthInd"
}
],
"path": "Patient.sdtcMultipleBirthInd",
"min": 0,
"max": "1",
"base": {
"path": "Patient.sdtcMultipleBirthInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/BL"
}
]
},
{
"id": "Patient.sdtcMultipleBirthOrderNumber",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
"valueString": "multipleBirthOrderNumber"
}
],
"path": "Patient.sdtcMultipleBirthOrderNumber",
"min": 0,
"max": "1",
"base": {
"path": "Patient.sdtcMultipleBirthOrderNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/INT-POS"
}
]
},
{
"id": "Patient.maritalStatusCode",
"path": "Patient.maritalStatusCode",
"min": 0,
"max": "1",
"base": {
"path": "Patient.maritalStatusCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-MaritalStatus"
}
},
{
"id": "Patient.religiousAffiliationCode",
"path": "Patient.religiousAffiliationCode",
"min": 0,
"max": "1",
"base": {
"path": "Patient.religiousAffiliationCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ReligiousAffiliation"
}
},
{
"id": "Patient.raceCode",
"path": "Patient.raceCode",
"min": 0,
"max": "1",
"base": {
"path": "Patient.raceCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-Race"
}
},
{
"id": "Patient.sdtcRaceCode",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
"valueString": "raceCode"
}
],
"path": "Patient.sdtcRaceCode",
"min": 0,
"max": "*",
"base": {
"path": "Patient.sdtcRaceCode",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-Race"
}
},
{
"id": "Patient.ethnicGroupCode",
"path": "Patient.ethnicGroupCode",
"min": 0,
"max": "1",
"base": {
"path": "Patient.ethnicGroupCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-Ethnicity"
}
},
{
"id": "Patient.sdtcEthnicGroupCode",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
"valueString": "ethnicGroupCode"
}
],
"path": "Patient.sdtcEthnicGroupCode",
"min": 0,
"max": "*",
"base": {
"path": "Patient.sdtcEthnicGroupCode",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-Ethnicity"
}
},
{
"id": "Patient.guardian",
"path": "Patient.guardian",
"min": 0,
"max": "*",
"base": {
"path": "Patient.guardian",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Guardian"
}
]
},
{
"id": "Patient.birthplace",
"path": "Patient.birthplace",
"min": 0,
"max": "1",
"base": {
"path": "Patient.birthplace",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Birthplace"
}
]
},
{
"id": "Patient.languageCommunication",
"path": "Patient.languageCommunication",
"min": 0,
"max": "*",
"base": {
"path": "Patient.languageCommunication",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/LanguageCommunication"
}
]
}
]
},
"differential": {
"element": [
{
"id": "Patient",
"path": "Patient",
"min": 1,
"max": "1"
},
{
"id": "Patient.classCode",
"path": "Patient.classCode",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"
]
}
],
"fixedCode": "PSN",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject"
}
},
{
"id": "Patient.determinerCode",
"path": "Patient.determinerCode",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"
]
}
],
"fixedCode": "INSTANCE",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-EntityDeterminer"
}
},
{
"id": "Patient.templateId",
"path": "Patient.templateId",
"definition": "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question",
"min": 0,
"max": "*",
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
}
]
},
{
"id": "Patient.id",
"path": "Patient.id",
"min": 0,
"max": "1",
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
}
]
},
{
"id": "Patient.name",
"path": "Patient.name",
"min": 0,
"max": "*",
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/PN"
}
]
},
{
"id": "Patient.sdtcDesc",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
"valueString": "desc"
}
],
"path": "Patient.sdtcDesc",
"min": 0,
"max": "1",
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/ED"
}
]
},
{
"id": "Patient.administrativeGenderCode",
"path": "Patient.administrativeGenderCode",
"min": 0,
"max": "1",
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-AdministrativeGender"
}
},
{
"id": "Patient.birthTime",
"path": "Patient.birthTime",
"min": 0,
"max": "1",
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/TS"
}
]
},
{
"id": "Patient.sdtcDeceasedInd",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
"valueString": "deceasedInd"
}
],
"path": "Patient.sdtcDeceasedInd",
"min": 0,
"max": "1",
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/BL"
}
]
},
{
"id": "Patient.sdtcDeceasedTime",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
"valueString": "deceasedTime"
}
],
"path": "Patient.sdtcDeceasedTime",
"min": 0,
"max": "1",
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/TS"
}
]
},
{
"id": "Patient.sdtcMultipleBirthInd",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
"valueString": "multipleBirthInd"
}
],
"path": "Patient.sdtcMultipleBirthInd",
"min": 0,
"max": "1",
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/BL"
}
]
},
{
"id": "Patient.sdtcMultipleBirthOrderNumber",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
"valueString": "multipleBirthOrderNumber"
}
],
"path": "Patient.sdtcMultipleBirthOrderNumber",
"min": 0,
"max": "1",
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/INT-POS"
}
]
},
{
"id": "Patient.maritalStatusCode",
"path": "Patient.maritalStatusCode",
"min": 0,
"max": "1",
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-MaritalStatus"
}
},
{
"id": "Patient.religiousAffiliationCode",
"path": "Patient.religiousAffiliationCode",
"min": 0,
"max": "1",
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ReligiousAffiliation"
}
},
{
"id": "Patient.raceCode",
"path": "Patient.raceCode",
"min": 0,
"max": "1",
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-Race"
}
},
{
"id": "Patient.sdtcRaceCode",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
"valueString": "raceCode"
}
],
"path": "Patient.sdtcRaceCode",
"min": 0,
"max": "*",
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-Race"
}
},
{
"id": "Patient.ethnicGroupCode",
"path": "Patient.ethnicGroupCode",
"min": 0,
"max": "1",
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-Ethnicity"
}
},
{
"id": "Patient.sdtcEthnicGroupCode",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
"valueString": "ethnicGroupCode"
}
],
"path": "Patient.sdtcEthnicGroupCode",
"min": 0,
"max": "*",
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-Ethnicity"
}
},
{
"id": "Patient.guardian",
"path": "Patient.guardian",
"min": 0,
"max": "*",
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Guardian"
}
]
},
{
"id": "Patient.birthplace",
"path": "Patient.birthplace",
"min": 0,
"max": "1",
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Birthplace"
}
]
},
{
"id": "Patient.languageCommunication",
"path": "Patient.languageCommunication",
"min": 0,
"max": "*",
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/LanguageCommunication"
}
]
}
]
}
}