PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.examples@3.0.2
    http://hl7.org/fhir/v2/0434
{
  "description": "FHIR Value set/code system definition for HL7 v2 table 0434 ( Patient Condition Code)",
  "_filename": "CodeSystem-v2-0434.json",
  "package_name": "hl7.fhir.r3.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "HL7, Inc",
  "content": "complete",
  "name": "v2 Patient Condition Code",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "External"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  } ],
  "status": "active",
  "id": "ebd6ca63-3b1e-4733-985e-3401a0a32138",
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0434",
  "kind": null,
  "url": "http://hl7.org/fhir/v2/0434",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.18.275",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "A",
    "display": "Satisfactory",
    "designation": [ {
      "value": "zufriedenstellend",
      "language": "de"
    }, {
      "value": "Goed",
      "language": "nl"
    } ]
  }, {
    "code": "C",
    "display": "Critical",
    "designation": [ {
      "value": "kritisch",
      "language": "de"
    }, {
      "value": "Kritiek",
      "language": "nl"
    } ]
  }, {
    "code": "O",
    "display": "Other",
    "designation": [ {
      "value": "sonstiges",
      "language": "de"
    }, {
      "value": "Anders",
      "language": "nl"
    } ]
  }, {
    "code": "P",
    "display": "Poor",
    "designation": [ {
      "value": "schlecht",
      "language": "de"
    }, {
      "value": "Matig",
      "language": "nl"
    } ]
  }, {
    "code": "S",
    "display": "Stable",
    "designation": [ {
      "value": "stabil",
      "language": "de"
    }, {
      "value": "Stabiel",
      "language": "nl"
    } ]
  }, {
    "code": "U",
    "display": "Unknown",
    "designation": [ {
      "value": "unbekannt",
      "language": "de"
    }, {
      "value": "Onbekend",
      "language": "nl"
    } ]
  } ],
  "caseSensitive": false,
  "version": "2.8.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org",
      "system": "url"
    } ]
  } ]
}