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

FHIR IG Statistics: ValueSet/Advance.Directives.VS

Packageihe.pcc.aps
TypeValueSet
IdAdvance.Directives.VS
FHIR VersionR4
Sourcehttps://profiles.ihe.net/PCC/APS/https://build.fhir.org/ig/IHE/PCC.APS/ValueSet-Advance.Directives.VS.html
URLhttps://profiles.ihe.net/PCC/APS/ValueSet/Advance.Directives.VS
Version0.0.1-current
Statusdraft
Date2023-10-24T22:43:25+00:00
NameAdvance_Directives_VS
TitleAdvance Directives
Realmuv
Authorityihe
DescriptionTBD

Resources that use this resource

StructureDefinition
IHE.AdvanceDirectivesObservationAdvance Directives Observation

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


Source

{
  "resourceType": "ValueSet",
  "id": "Advance.Directives.VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/PCC/APS/ValueSet/Advance.Directives.VS",
  "version": "0.0.1-current",
  "name": "Advance_Directives_VS",
  "title": "Advance Directives",
  "status": "draft",
  "experimental": false,
  "date": "2023-10-24T22:43:25+00:00",
  "publisher": "IHE Patient Care Coordination Committee",
  "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 Committee",
      "telecom": [
        {
          "system": "email",
          "value": "pcc@ihe.net"
        }
      ]
    }
  ],
  "description": "TBD",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "304251008",
            "display": "Resuscitation"
          },
          {
            "code": "52765003",
            "display": "Intubation"
          },
          {
            "code": "225204009",
            "display": "IV Fluid and Support"
          },
          {
            "code": "89666000",
            "display": "CPR"
          },
          {
            "code": "281789004",
            "display": "Antibiotics"
          },
          {
            "code": "78823007",
            "display": "Life Support"
          },
          {
            "code": "61420007",
            "display": "Tube Feedings"
          },
          {
            "code": "116859006",
            "display": "Transfusion of blood product"
          },
          {
            "code": "71388002",
            "display": "Other Directive"
          }
        ]
      }
    ]
  }
}