FHIR IG Statistics: StructureDefinition/ca-qc-endo-profile-EndoParent
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "ca-qc-endo-profile-EndoParent",
"url": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoParent",
"name": "EndoParent",
"status": "draft",
"date": "2023-09-01T21:31:45.8711579+00:00",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "RelatedPerson",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "RelatedPerson.patient",
"path": "RelatedPerson.patient",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoPatient"
]
}
]
},
{
"id": "RelatedPerson.relationship",
"path": "RelatedPerson.relationship",
"min": 1,
"max": "1",
"binding": {
"strength": "required",
"valueSet": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/LienUsagerEndo"
}
}
]
}
}