Package | hl7.fhir.uv.cpg |
Type | CodeSystem |
Id | anc-example-reason-for-visit-cs |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/cpg/https://build.fhir.org/ig/HL7/cqf-recommendations/CodeSystem-anc-example-reason-for-visit-cs.html |
URL | http://hl7.org/fhir/uv/cpg/CodeSystem/anc-example-reason-for-visit-cs |
Version | 2.0.0 |
Status | active |
Date | 2024-11-26T06:42:34+00:00 |
Name | ANCExampleReasonForVisitCS |
Title | ANC Example Reason for Visit Codesystem |
Realm | uv |
Authority | hl7 |
Description | Example codes used to identify the reason for an antenatal care visit |
Content | complete |
ValueSet | |
anc-reason-for-visit-vs | ANC Reason for Visit ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem anc-example-reason-for-visit-cs
This case-sensitive code system http://hl7.org/fhir/uv/cpg/CodeSystem/anc-example-reason-for-visit-cs
defines the following codes:
{ "resourceType": "CodeSystem", "id": "anc-example-reason-for-visit-cs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability", "valueCode": "shareable" }, { "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability", "valueCode": "computable" }, { "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability", "valueCode": "publishable" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "cds" } ], "url": "http://hl7.org/fhir/uv/cpg/CodeSystem/anc-example-reason-for-visit-cs", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.48.16.1" } ], "version": "2.0.0", "name": "ANCExampleReasonForVisitCS", "title": "ANC Example Reason for Visit Codesystem", "status": "active", "experimental": true, "date": "2024-11-26T06:42:34+00:00", "publisher": "HL7 International / Clinical Decision Support", "contact": [ { "name": "HL7 International / Clinical Decision Support", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/dss" } ] } ], "description": "Example codes used to identify the reason for an antenatal care visit", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "caseSensitive": true, "content": "complete", "count": 5, "concept": [ { "code": "routine", "display": "Routine", "definition": "For a scheduled (routine) visit" }, { "code": "specific-complaint", "display": "Specific complaint", "definition": "For specific complaints about you or your baby" }, { "code": "first-visit", "display": "First visit", "definition": "First visit" }, { "code": "follow-up-visit", "display": "Follow-up visit", "definition": "Follow-up visit" }, { "code": "include-family-member", "display": "Include family member", "definition": "Do you want to include your companion or other family member (parent if adolescent) in the examination and discussion?" } ] }