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

FHIR IG Statistics: ValueSet/Cardiopulmonary.Resuscitation.Type.VS

Packageihe.pcc.mpsc
TypeValueSet
IdCardiopulmonary.Resuscitation.Type.VS
FHIR VersionR4
Sourcehttps://profiles.ihe.net/PCC/mPSC/https://build.fhir.org/ig/IHE/PCC.PCS/ValueSet-Cardiopulmonary.Resuscitation.Type.VS.html
URLhttps://profiles.ihe.net/PCC/mPSC/ValueSet/Cardiopulmonary.Resuscitation.Type.VS
Version2.0.0-draft
Statusdraft
Date2025-03-04T23:27:13+00:00
NameCardiopulmonary_Resuscitation_Type_VS
TitleCardiopulmonary Resuscitation Type Value Set
Realmuv
Authorityihe
DescriptionKind of procedure used for cardiopulmonary resuscitation

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet Cardiopulmonary.Resuscitation.Type.VS

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplay
    32750006Inspection
    37113006Mouth-to-mouth resuscitation
    441893003Active compression decompression cardiopulmonary resuscitation with use of inspiratory impedance threshold device

Source

{
  "resourceType": "ValueSet",
  "id": "Cardiopulmonary.Resuscitation.Type.VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/PCC/mPSC/ValueSet/Cardiopulmonary.Resuscitation.Type.VS",
  "version": "2.0.0-draft",
  "name": "Cardiopulmonary_Resuscitation_Type_VS",
  "title": "Cardiopulmonary Resuscitation Type Value Set",
  "status": "draft",
  "experimental": false,
  "date": "2025-03-04T23:27:13+00:00",
  "publisher": "IHE Patient Care Coordination",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/patient_care_coordination/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "pcc@ihe.net"
        }
      ]
    },
    {
      "name": "IHE Patient Care Coordination",
      "telecom": [
        {
          "system": "email",
          "value": "pcc@ihe.net"
        }
      ]
    }
  ],
  "description": "Kind of procedure used for cardiopulmonary resuscitation",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "32750006",
            "display": "Inspection"
          },
          {
            "code": "37113006",
            "display": "Mouth-to-mouth resuscitation"
          },
          {
            "code": "441893003",
            "display": "Active compression decompression cardiopulmonary resuscitation with use of inspiratory impedance threshold device"
          }
        ]
      }
    ]
  }
}