PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.examples@3.0.2
    http://hl7.org/fhir/ex-programcode
{
  "description": "This value set includes sample Program Reason Span codes.",
  "_filename": "CodeSystem-ex-program-code.json",
  "package_name": "hl7.fhir.r3.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2019-10-24T11:53:00+11:00"
  },
  "publisher": "Financial Management",
  "content": "complete",
  "name": "Example Program Reason Codes",
  "copyright": "This is an example set.",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Draft"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "2b36c6f5-ae83-44d6-aa45-55e63b38bf5a",
  "valueSet": "http://hl7.org/fhir/ValueSet/ex-program-code",
  "kind": null,
  "url": "http://hl7.org/fhir/ex-programcode",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.569",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "as",
    "display": "Child Asthma",
    "definition": "Child Asthma Program"
  }, {
    "code": "hd",
    "display": "Heamodialisis",
    "definition": "Heamodialisis Program."
  }, {
    "code": "auscr",
    "display": "Autism Screening",
    "definition": "Autism Screening Program."
  }, {
    "code": "none",
    "display": "None",
    "definition": "No program code applies."
  } ],
  "caseSensitive": true,
  "version": "3.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}