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

FHIR IG Statistics: ValueSet/0c38528d-c2ae-47c6-bdc4-bf532e5de5a1

Packageniceprofiling.v23q1
TypeValueSet
Id0c38528d-c2ae-47c6-bdc4-bf532e5de5a1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=niceprofiling.v23q1@0.5.0&canonical=https://fhir.stichting-nice.nl/ValueSet/NICE-ExtremeValueType
URLhttps://fhir.stichting-nice.nl/ValueSet/NICE-ExtremeValueType
Statusactive
NameNICE-ExtremeValueType
TitleNICE-ExtremeValueType

Resources that use this resource

StructureDefinition
NICE-ExtremeValueType-2022Q1NICE-ExtremeValueType
NICE-SubmissionModule-2022Q1NICE-SubmissionModule

Resources that this resource uses

No resources found


Narrative

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

waardeExtremiteit

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

Source

{
  "resourceType": "ValueSet",
  "id": "0c38528d-c2ae-47c6-bdc4-bf532e5de5a1",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2021-09-24T13:42:42.155+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.stichting-nice.nl/ValueSet/NICE-ExtremeValueType",
  "name": "NICE-ExtremeValueType",
  "title": "NICE-ExtremeValueType",
  "status": "active",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "NICE codes",
        "concept": [
          {
            "code": "L",
            "display": "Lowest value"
          },
          {
            "code": "H",
            "display": "Highest value"
          }
        ]
      }
    ]
  }
}