{
"description": "Personne qui effectue la réorientation REO. Distinct d'un Practitioner — il s'agit d'un agent administratif d'orientation, pas d'un soignant. Référencée en contained dans la Provenance du $book. RelatedPerson.patient est une logical reference vers le patient (NAM).",
"_filename": "StructureDefinition-sgrdv-base-book-orienteur-related-person.json",
"package_name": "ca.qc.sq.sgrdv",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "SGRDVBaseBookOrienteurRelatedPerson",
"abstract": false,
"type": "RelatedPerson",
"experimental": "true",
"resourceType": "StructureDefinition",
"title": "Agent de réorientation REO (Base)",
"package_version": "1.2.1",
"status": "draft",
"id": "dc7ab95b-fe88-4db4-97f1-95fc78212c71",
"kind": "resource",
"url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-book-orienteur-related-person",
"version": "1.2.1",
"differential": {
"element": [ {
"id": "RelatedPerson.patient",
"path": "RelatedPerson.patient",
"mustSupport": true
}, {
"id": "RelatedPerson.patient.reference",
"max": "0",
"path": "RelatedPerson.patient.reference"
}, {
"id": "RelatedPerson.patient.type",
"path": "RelatedPerson.patient.type",
"fixedUri": "Patient"
}, {
"id": "RelatedPerson.patient.identifier",
"min": 1,
"path": "RelatedPerson.patient.identifier"
}, {
"id": "RelatedPerson.patient.identifier.type",
"min": 1,
"path": "RelatedPerson.patient.identifier.type"
}, {
"id": "RelatedPerson.patient.identifier.type.coding",
"max": "1",
"min": 1,
"path": "RelatedPerson.patient.identifier.type.coding"
}, {
"id": "RelatedPerson.patient.identifier.type.coding.system",
"path": "RelatedPerson.patient.identifier.type.coding.system",
"fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203"
}, {
"id": "RelatedPerson.patient.identifier.type.coding.code",
"path": "RelatedPerson.patient.identifier.type.coding.code",
"fixedCode": "NI"
}, {
"id": "RelatedPerson.patient.identifier.system",
"min": 1,
"path": "RelatedPerson.patient.identifier.system"
}, {
"id": "RelatedPerson.patient.identifier.value",
"min": 1,
"path": "RelatedPerson.patient.identifier.value"
}, {
"id": "RelatedPerson.name",
"max": "1",
"min": 1,
"path": "RelatedPerson.name",
"mustSupport": true
}, {
"id": "RelatedPerson.name.family",
"min": 1,
"path": "RelatedPerson.name.family",
"mustSupport": true
}, {
"id": "RelatedPerson.name.given",
"min": 1,
"path": "RelatedPerson.name.given",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
}