{
"description": null,
"_filename": "StructureDefinition-RelatedPerson.json",
"package_name": "ca.on.ehr.r4",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "RelatedPersonEHR",
"abstract": false,
"type": "RelatedPerson",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.0-snapshot10",
"status": "active",
"id": "a0d4d381-9129-48ca-97e3-e8621c2d924c",
"kind": "resource",
"url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/proifle-relatedPerson",
"version": null,
"differential": {
"element": [ {
"id": "RelatedPerson.patient",
"path": "RelatedPerson.patient",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-patient" ]
} ],
"mustSupport": true
}, {
"id": "RelatedPerson.patient.reference",
"min": 1,
"path": "RelatedPerson.patient.reference",
"mustSupport": true
}, {
"id": "RelatedPerson.relationship",
"path": "RelatedPerson.relationship",
"type": [ {
"code": "CodeableConcept",
"profile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr" ]
} ],
"short": "Concept - reference to a terminology or just text",
"binding": {
"strength": "extensible",
"valueSet": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr"
},
"comment": "For all CodeableConcepts, at least one of coding or text must be present. If coding contains only a display value (no code) then CodeableConcept must include text.",
"definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
}