FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.qc.sq.sgrdv
Resource TypeCodeSystem
IdCodeSystem-sgrdv-organization-type.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.qc.sq.sgrdv@1.2.3&canonical=http://sante.quebec/fhir/CodeSystem/sgrdv-organization-type
URLhttp://sante.quebec/fhir/CodeSystem/sgrdv-organization-type
Version1.2.3
Statusactive
NameSGRDVOrganizationTypeCS
TitleTypes d'organisation SGRDV
DescriptionTypes d'organisation utilisés dans le contexte SGRDV.
Contentcomplete

Resources that use this resource

ValueSet
ca.qc.sq.sgrdv#1.2.3sgrdv-organization-type-vsTypes d'organisation SGRDV

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "SGRDVOrganizationTypeCS",
  "id": "sgrdv-organization-type",
  "title": "Types d'organisation SGRDV",
  "description": "Types d'organisation utilisés dans le contexte SGRDV.",
  "url": "http://sante.quebec/fhir/CodeSystem/sgrdv-organization-type",
  "concept": [
    {
      "code": "GMF",
      "display": "Groupe de médecine de famille"
    },
    {
      "code": "REORIENTATION",
      "display": "Réorientation"
    },
    {
      "code": "INSTALLATION",
      "display": "Installation (hôpital)"
    },
    {
      "code": "ETABLISSEMENT",
      "display": "Établissement (CIUSSS/CISSS)"
    }
  ],
  "version": "1.2.3",
  "count": 4
}