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

FHIR IG Statistics: ValueSet/cyehr-vs-ehdsinullflavor

Packageehealth4u.package
Resource TypeValueSet
Idcyehr-vs-ehdsinullflavor
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsinullflavor
URLhttp://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsinullflavor
Version2020-04-22T16:23:00
Statusactive
NameCYEHRVSEHDSINullFlavor
TitleCyprus EHR Value Set: eHDSI Null Flavor
DescriptioneHDSINullFlavor. Downloaded from art-decor: http://art-decor.org/fhir/ValueSet/1.3.6.1.4.1.12559.11.10.1.3.1.42.37--20200422162300

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "cyehr-vs-ehdsinullflavor",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2020-04-22T16:23:00+02:00"
      }
    }
  ],
  "url": "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsinullflavor",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.37"
    }
  ],
  "version": "2020-04-22T16:23:00",
  "name": "CYEHRVSEHDSINullFlavor",
  "title": "Cyprus EHR Value Set: eHDSI Null Flavor",
  "status": "active",
  "experimental": false,
  "publisher": "epSOS",
  "description": "eHDSINullFlavor. Downloaded from art-decor: http://art-decor.org/fhir/ValueSet/1.3.6.1.4.1.12559.11.10.1.3.1.42.37--20200422162300",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": [
          {
            "code": "ASKU",
            "display": "Asked, but unknown"
          },
          {
            "code": "MSK",
            "display": "Masked"
          },
          {
            "code": "NA",
            "display": "Not applicable"
          },
          {
            "code": "NASK",
            "display": "Not asked"
          },
          {
            "code": "NAV",
            "display": "Temporarily unavailable"
          },
          {
            "code": "NI",
            "display": "NoInformation"
          },
          {
            "code": "NINF",
            "display": "Negative infinity"
          },
          {
            "code": "OTH",
            "display": "Other"
          },
          {
            "code": "PINF",
            "display": "Positive infinity"
          },
          {
            "code": "TRC",
            "display": "Trace"
          },
          {
            "code": "UNK",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}