FHIR IG analytics| Package | ca.qc.sq.sgrdv |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-sgrdv-base-find-organization.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.qc.sq.sgrdv@1.1.3&canonical=http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-organization |
| URL | http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-organization |
| Version | 1.1.3 |
| Status | active |
| Name | SGRDVBaseFindOrganization |
| Title | Organisation pour la recherche de disponibilités (Base) |
| Realm | ca |
| Description | Profil organisation neutre (clinique ou GMF) référencé dans les demandes de disponibilités. |
| Type | Organization |
| Kind | resource |
| StructureDefinition | ||
| ca.qc.sq.sgrdv#1.1.3 | sgrdv-base-book-request-provenance | Provenance de la demande de réservation (Base) |
| ca.qc.sq.sgrdv#1.1.3 | sgrdv-base-book-source-device | Système source SGRDV pour $book (Base) |
| ca.qc.sq.sgrdv#1.1.3 | sgrdv-base-find-patient | Patient pour la recherche de disponibilités (Base) |
| ca.qc.sq.sgrdv#1.1.3 | sgrdv-base-find-payload-parameters | Paramètres neutres de la recherche de disponibilités (Base) |
| ca.qc.sq.sgrdv#1.1.3 | sgrdv-base-find-response-bundle | Bundle de réponse de la recherche de disponibilités (Base) |
| ca.qc.sq.sgrdv#1.1.3 | sgrdv-base-find-response-location | Lieu de rendez-vous dans la réponse de disponibilités (Base) |
| ca.qc.sq.sgrdv#1.1.3 | sgrdv-base-list-clinics-organization | Clinique retournée par la recherche de cliniques (Base) |
| ca.qc.sq.sgrdv#1.1.3 | sgrdv-base-request-provenance | Provenance de la demande de base (SGRDV) |
| ValueSet | ||
| ca.qc.sq.sgrdv#1.1.3 | sgrdv-identifier-type-vs | Types d'identifiants SGRDV (jeu de valeurs) |
| ca.qc.sq.sgrdv#1.1.3 | sgrdv-organization-type-vs | Types d'organisation SGRDV |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "sgrdv-base-find-organization",
"url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-organization",
"version": "1.1.3",
"name": "SGRDVBaseFindOrganization",
"title": "Organisation pour la recherche de disponibilités (Base)",
"status": "active",
"experimental": true,
"description": "Profil organisation neutre (clinique ou GMF) référencé dans les demandes de disponibilités.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Organization",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Organization.identifier",
"path": "Organization.identifier",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Organization.identifier.type",
"path": "Organization.identifier.type",
"min": 1,
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "http://sante.quebec/fhir/ValueSet/sgrdv-identifier-type-vs"
}
},
{
"id": "Organization.identifier.type.coding",
"path": "Organization.identifier.type.coding",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Organization.identifier.system",
"path": "Organization.identifier.system",
"min": 1,
"mustSupport": true
},
{
"id": "Organization.identifier.value",
"path": "Organization.identifier.value",
"min": 1,
"mustSupport": true
},
{
"id": "Organization.type",
"path": "Organization.type",
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "http://sante.quebec/fhir/ValueSet/sgrdv-organization-type-vs"
}
},
{
"id": "Organization.name",
"path": "Organization.name",
"mustSupport": true
}
]
}
}