PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.9.0-beta.1
    urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.17.4
{
  "description": "SK_Voedingstoestand",
  "_filename": "codesystem-SK_Voedingstoestand-2.16.840.1.113883.2.4.3.11.60.40.4.17.4.json",
  "package_name": "nictiz.fhir.nl.r4.zib2020",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "Registratie aan de bron",
  "content": "complete",
  "property": [ {
    "uri": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
    "code": "ordinal-value",
    "type": "integer",
    "description": "A numeric value that allows the comparison (less than, greater than) or other numerical manipulation of a concept (e.g. Adding up components of a score). Scores are usually a whole number, but occasionally decimals are encountered in scores."
  }, {
    "uri": "http://hl7.org/fhir/concept-properties",
    "code": "status",
    "type": "code",
    "description": "A code that indicates the status of the concept. Values found in this version of the code system are: active"
  } ],
  "name": "SK_Voedingstoestand",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "SK_Voedingstoestand",
  "package_version": "0.9.0-beta.1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
    "valuePeriod": {
      "start": "2020-09-01T00:00:00+00:00"
    }
  } ],
  "status": "active",
  "language": "nl-NL",
  "id": "e2ff00a6-51ed-4acf-8199-6e15454819c6",
  "kind": null,
  "count": 2,
  "url": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.17.4",
  "identifier": [ {
    "use": "official",
    "value": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.17.4",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "T0",
    "display": "Goed",
    "property": [ {
      "code": "ordinal-value",
      "valueInteger": 0
    }, {
      "code": "status",
      "valueCode": "active"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
      "valueDecimal": 0
    } ],
    "definition": "Goede voedingstoestand"
  }, {
    "code": "T1",
    "display": "Slecht",
    "property": [ {
      "code": "ordinal-value",
      "valueInteger": 1
    }, {
      "code": "status",
      "valueCode": "active"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
      "valueDecimal": 1
    } ],
    "definition": "Slechte voedingstoestand"
  } ],
  "caseSensitive": false,
  "version": "2020-09-01T00:00:00",
  "contact": [ {
    "name": "Registratie aan de bron",
    "telecom": [ {
      "value": "https://www.registratieaandebron.nl",
      "system": "url"
    }, {
      "value": "https://www.zibs.nl",
      "system": "url"
    } ]
  } ]
}