{
"description": "Profil neutre d'une institution hospitalière (hôpital) d'origine d'une réorientation REO. Identifiée par son code institution MSSS (Identifier.system = MSSS, Identifier.type.code = CodeInstitutionMSSS). Organization.type est fixé à INSTITUTION. Matérialisée au niveau du payload via SGRDVBaseBookPayloadParameters.parameter[organisationREO] ; référencée logiquement par Provenance.agent[professionnelREO].onBehalfOf.",
"_filename": "StructureDefinition-sgrdv-base-book-organization-institution.json",
"package_name": "ca.qc.sq.sgrdv",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "SGRDVBaseBookOrganizationInstitution",
"abstract": false,
"type": "Organization",
"experimental": "true",
"resourceType": "StructureDefinition",
"title": "Institution (hôpital) d'origine de réorientation (Base)",
"package_version": "1.0.6",
"status": "draft",
"id": "7b00fc03-b42d-497b-a51a-96aa56d15a6a",
"kind": "resource",
"url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-book-organization-institution",
"version": null,
"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": "CodeInstitutionMSSS"
}, {
"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": "INSTITUTION"
}, {
"id": "Organization.name",
"min": 1,
"path": "Organization.name",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}