http://terminology.hl7.org/CodeSystem/ex-programcode|4.0.1

name
ExampleProgramReasonCodes
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft

Example Program Reason Codes

This value set includes sample Program Reason Span codes.

{
  "description" : "This value set includes sample Program Reason Span codes.",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "Financial Management",
  "content" : "complete",
  "name" : "ExampleProgramReasonCodes",
  "copyright" : "This is an example set.",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Example Program Reason Codes",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fm"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "draft",
  "id" : "a7d63c5b-eb31-50bc-89c5-3a3539e7b64d",
  "valueSet" : "http://hl7.org/fhir/ValueSet/ex-program-code",
  "url" : "http://terminology.hl7.org/CodeSystem/ex-programcode",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1161",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "as",
    "display" : "Child Asthma",
    "definition" : "Child Asthma Program"
  }, {
    "code" : "hd",
    "display" : "Hemodialysis",
    "definition" : "Hemodialysis Program."
  }, {
    "code" : "auscr",
    "display" : "Autism Screening",
    "definition" : "Autism Screening Program."
  }, {
    "code" : "none",
    "display" : "None",
    "definition" : "No program code applies."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}