FHIR IG analytics| Package | ca.on.oh.mha-pds |
| Resource Type | StructureDefinition |
| Id | StructureDefinition.ca-on-mha-ext-patient-religion.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "patient-religion",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}
],
"url": "http://hl7.org/fhir/StructureDefinition/patient-religion",
"version": "4.0.1",
"name": "religion",
"title": "religion",
"status": "active",
"date": "2022-08-22T20:17:06.3613088+00:00",
"publisher": "HL7",
"description": "The patient's professed religious affiliations.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Patient"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "The patient's professed religious affiliations",
"definition": "The patient's professed religious affiliations.",
"min": 0,
"max": "*"
},
{
"id": "Extension.extension",
"path": "Extension.extension",
"max": "0"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/patient-religion"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"min": 1,
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "Religion"
}
],
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ReligiousAffiliation"
}
}
]
}
}