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

FHIR IG analytics

Packageca.qc.sq.sgrdv
Resource TypeCodeSystem
IdCodeSystem-sgrdv-statut-gmf-professionnel.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.qc.sq.sgrdv@1.1.4&canonical=http://sante.quebec/fhir/CodeSystem/sgrdv-statut-gmf-professionnel
URLhttp://sante.quebec/fhir/CodeSystem/sgrdv-statut-gmf-professionnel
Version1.1.3
Statusactive
NameSGRDVStatutGMFProfessionnelCS
TitleStatut GMF du professionnel SGRDV
DescriptionIndique si l'inscription du patient avec son médecin est en Groupe de médecine de famille (GMF) ou hors GMF.
Contentcomplete

Resources that use this resource

ValueSet
ca.qc.sq.sgrdv#1.1.4sgrdv-statut-gmf-professionnel-vsStatut GMF du professionnel SGRDV

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "SGRDVStatutGMFProfessionnelCS",
  "id": "sgrdv-statut-gmf-professionnel",
  "title": "Statut GMF du professionnel SGRDV",
  "description": "Indique si l'inscription du patient avec son médecin est en Groupe de médecine de famille (GMF) ou hors GMF.",
  "url": "http://sante.quebec/fhir/CodeSystem/sgrdv-statut-gmf-professionnel",
  "concept": [
    {
      "code": "GMF",
      "display": "GMF"
    },
    {
      "code": "HORS_GMF",
      "display": "Hors GMF"
    }
  ],
  "version": "1.1.3",
  "experimental": true,
  "count": 2
}