FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/NICE_PacemakerUsage

Packageniceprofiling.v23q1
TypeValueSet
IdNICE_PacemakerUsage
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=niceprofiling.v23q1@0.5.0&canonical=https://fhir.stichting-nice.nl/ValueSet/NICE-PacemakerUsage
URLhttps://fhir.stichting-nice.nl/ValueSet/NICE-PacemakerUsage
Statusactive
NameNICE_PacemakerUsage
TitleNICE-PacemakerUsage
DescriptionValueSet that indicates the usage of a pacemaker. Additional information can be found in the NICE-Datadictionary: https://www.stichting-nice.nl/dd/#574

Resources that use this resource

StructureDefinition
NICE-PacemakerUsage-2022Q1NICE-PacemakerUsage

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

NICE-PacemakerUsage

https://fhir.stichting-nice.nl/ValueSet/NICE-PacemakerUsage

ValueSet that indicates the usage of a pacemaker. Additional information can be found in the NICE-Datadictionary: https://www.stichting-nice.nl/dd/#574


Source

{
  "resourceType": "ValueSet",
  "url": "https://fhir.stichting-nice.nl/ValueSet/NICE-PacemakerUsage",
  "title": "NICE-PacemakerUsage",
  "status": "active",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://fhir.stichting-nice.nl/NICE-codes",
        "concept": [
          {
            "code": "1",
            "display": "Standby"
          },
          {
            "code": "2",
            "display": "Atrial or ventricular pacing"
          },
          {
            "code": "0",
            "display": "No external pacemaker connected to the patient for a minimum of 1 hour"
          }
        ]
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "description": "ValueSet that indicates the usage of a pacemaker. Additional information can be found in the NICE-Datadictionary: https://www.stichting-nice.nl/dd/#574",
  "publisher": "NICE",
  "language": "English",
  "name": "NICE_PacemakerUsage"
}