{
"description": "Set of codes representing all activities used in the implementation guide",
"_filename": "example/CodeSystem-shareable-example.json",
"package_name": "hl7.fhir.uv.crmi",
"date": "2023-08-03T14:56:55+00:00",
"meta": {
"profile": [ "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablecodesystem" ]
},
"publisher": "Clinical Decision Support WG",
"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",
"status": "draft",
"id": "0b251d75-9be3-4784-bba7-0ede609cf4b1",
"kind": null,
"url": "http://hl7.org/fhir/uv/crmi/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"
} ]
} ]
}