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

FHIR IG analytics

Packagerapport.endoscopie.quebec
Resource TypeValueSet
IdStatutObservationEndo.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-statutobservationendo",
  "url": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/StatutObservationEndo",
  "version": "1.2",
  "title": "StatutObservationEndo",
  "status": "active",
  "date": "2024-05-29T15:40:10.9595288+00:00",
  "publisher": "UCNI",
  "description": "Statut concernant la procédure effectuée",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166:-2",
          "code": "CA-QC"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "17621005",
            "display": "Normal (qualifier value)",
            "designation": [
              {
                "language": "fr",
                "value": "normal"
              },
              {
                "language": "en",
                "value": "Normal"
              }
            ]
          },
          {
            "code": "47492008",
            "display": "Not seen (qualifier value)",
            "designation": [
              {
                "language": "fr",
                "value": "non visualisé"
              },
              {
                "language": "en",
                "value": "Not seen"
              }
            ]
          },
          {
            "code": "263654008",
            "display": "Abnormal (qualifier value)",
            "designation": [
              {
                "language": "fr",
                "value": "anormal"
              },
              {
                "language": "en",
                "value": "Abnormal"
              }
            ]
          }
        ]
      }
    ]
  }
}