{
"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.r4",
"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": "93ba7d24-7440-42e9-b3cc-fb25c6d0ea54",
"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"
} ]
} ]
}