{
"description": "Profil neutre d'un établissement (CIUSSS/CISSS) d'origine d'une réorientation REO. Identifié par son code établissement (Identifier.system = MSSS, Identifier.type.code = CodeEtablissementSntQ). Organization.type est fixé à ETABLISSEMENT. Référencé logiquement par Provenance.agent[professionnelREO].onBehalfOf.",
"_filename": "StructureDefinition-sgrdv-base-book-organization-etablissement.json",
"package_name": "ca.qc.sq.sgrdv",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "SGRDVBaseBookOrganizationEtablissement",
"abstract": false,
"type": "Organization",
"experimental": "true",
"resourceType": "StructureDefinition",
"title": "Établissement d'origine de réorientation (Base)",
"package_version": "1.2.1",
"status": "draft",
"id": "22c03c42-b107-4535-af39-e4527e6f817b",
"kind": "resource",
"url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-book-organization-etablissement",
"version": "1.2.1",
"differential": {
"element": [ {
"id": "Organization.identifier",
"max": "1",
"min": 1,
"path": "Organization.identifier",
"mustSupport": true
}, {
"id": "Organization.identifier.type",
"min": 1,
"path": "Organization.identifier.type",
"mustSupport": true
}, {
"id": "Organization.identifier.type.coding",
"max": "1",
"min": 1,
"path": "Organization.identifier.type.coding",
"mustSupport": true
}, {
"id": "Organization.identifier.type.coding.system",
"path": "Organization.identifier.type.coding.system",
"fixedUri": "http://sante.quebec/fhir/CodeSystem/sgrdv-identifier-type"
}, {
"id": "Organization.identifier.type.coding.code",
"path": "Organization.identifier.type.coding.code",
"fixedCode": "CodeEtablissementSntQ"
}, {
"id": "Organization.identifier.system",
"min": 1,
"path": "Organization.identifier.system",
"fixedUri": "http://sante.quebec/fhir/NamingSystem/MSSS",
"mustSupport": true
}, {
"id": "Organization.identifier.value",
"min": 1,
"path": "Organization.identifier.value",
"mustSupport": true
}, {
"id": "Organization.type",
"max": "1",
"min": 1,
"path": "Organization.type",
"binding": {
"strength": "required",
"valueSet": "http://sante.quebec/fhir/ValueSet/sgrdv-organization-type-vs"
},
"mustSupport": true
}, {
"id": "Organization.type.coding",
"max": "1",
"min": 1,
"path": "Organization.type.coding",
"mustSupport": true
}, {
"id": "Organization.type.coding.system",
"path": "Organization.type.coding.system",
"fixedUri": "http://sante.quebec/fhir/CodeSystem/sgrdv-organization-type"
}, {
"id": "Organization.type.coding.code",
"path": "Organization.type.coding.code",
"fixedCode": "ETABLISSEMENT"
}, {
"id": "Organization.name",
"min": 1,
"path": "Organization.name",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}