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

FHIR IG Statistics: ValueSet/NICE_ContactType

Packageniceprofiling.v23q1
TypeValueSet
IdNICE_ContactType
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=niceprofiling.v23q1@0.5.0&canonical=https://fhir.stichting-nice.nl/ValueSet/NICE-ContactType
URLhttps://fhir.stichting-nice.nl/ValueSet/NICE-ContactType
Statusactive
NameNICE_ContactType
TitleNICE-ContactType
DescriptionValueSet that indicates the contact type The ValueSet is originally based on the ContactTypeCodelijst codelist and is extended with the codes from NICE: https://www.stichting-nice.nl/dd/#16

Resources that use this resource

StructureDefinition
NICE-Encounter-2022Q1NICE-Encounter

Resources that this resource uses

CodeSystem
v3-NullFlavorNullFlavor
v3-NullFlavorNullFlavor

Narrative

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

NICE-ContactType

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

ValueSet that indicates the contact type The ValueSet is originally based on the ContactTypeCodelijst codelist and is extended with the codes from NICE: https://www.stichting-nice.nl/dd/#16


Source

{
  "resourceType": "ValueSet",
  "url": "https://fhir.stichting-nice.nl/ValueSet/NICE-ContactType",
  "title": "NICE-ContactType",
  "status": "active",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "concept": [
          {
            "code": "1",
            "display": "Emergency surgery"
          },
          {
            "code": "2",
            "display": "Planned surgery"
          },
          {
            "code": "4",
            "display": "Deceased before ICU admittance"
          },
          {
            "code": "6",
            "display": "Planned admission (could have been delayed for 12 hours without risk)"
          }
        ],
        "system": "https://fhir.stichting-nice.nl/NICE-codes"
      },
      {
        "concept": [
          {
            "code": "OTH",
            "display": "Other"
          }
        ],
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "description": "ValueSet that indicates the contact type\nThe ValueSet is originally based on the ContactTypeCodelijst codelist and is extended with the codes from NICE: https://www.stichting-nice.nl/dd/#16",
  "publisher": "NICE",
  "language": "English",
  "name": "NICE_ContactType"
}