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

FHIR IG analytics

Packagerapport.endoscopie.quebec
Resource TypeValueSet
IdLienUsagerEndo.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "ca-qc-endo-valueset-lienusagerendo",
  "url": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/LienUsagerEndo",
  "version": "1.2",
  "title": "LienUsagerEndo",
  "status": "active",
  "date": "2024-05-29T15:40:10.9595288+00:00",
  "publisher": "UCNI",
  "description": "Lien avec l'usager",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166:-2",
          "code": "CA-QC"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "58626002",
            "display": "Legal guardian (person)",
            "designation": [
              {
                "language": "fr",
                "value": "tuteur légal"
              },
              {
                "language": "en",
                "value": "Legal guardian"
              }
            ]
          },
          {
            "code": "66839005",
            "display": "Father (person)",
            "designation": [
              {
                "language": "fr",
                "value": "père"
              },
              {
                "language": "en",
                "value": "Father"
              }
            ]
          },
          {
            "code": "72705000",
            "display": "Mother (person)",
            "designation": [
              {
                "language": "fr",
                "value": "mère"
              },
              {
                "language": "en",
                "value": "Mother"
              }
            ]
          },
          {
            "code": "303071001",
            "display": "Person in the family (person)",
            "designation": [
              {
                "language": "fr",
                "value": "membre de la famille"
              },
              {
                "language": "en",
                "value": "Person in the family"
              }
            ]
          }
        ]
      }
    ]
  }
}