PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cql@1.0.0-ballot
    http://hl7.org/fhir/uv/cql/CodeSystem/shareable-example
{
  "description": "Set of codes representing all activities used in the ANC Mini implementation guide",
  "_filename": "example/CodeSystem-shareable-example.json",
  "package_name": "hl7.fhir.uv.cql",
  "date": "2023-12-20T01:19:04+00:00",
  "publisher": "HL7 International / Clinical Decision Support",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "ANCMActivityCodes",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "ANCM Activity Codes",
  "package_version": "1.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cds"
  } ],
  "status": "draft",
  "id": "39a71c85-8bc4-4e87-acc6-f4993f6a418c",
  "kind": null,
  "url": "http://hl7.org/fhir/uv/cql/CodeSystem/shareable-example",
  "concept": [ {
    "code": "ANC.A",
    "display": "Registration"
  }, {
    "code": "ANC.A4",
    "display": "Gather client details"
  }, {
    "code": "ANC.A7",
    "display": "Create client record?OR?ANC.A8. Validate client details"
  }, {
    "code": "ANC.B5",
    "display": "Quick check"
  }, {
    "code": "ANC.B4",
    "display": "Confirm pregnancy"
  }, {
    "code": "ANC.End",
    "display": "End"
  } ],
  "caseSensitive": true,
  "version": "1.0.0-ballot",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/dss",
      "system": "url"
    } ]
  } ]
}