FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/anc-reason-for-visit-vs

Packagehl7.fhir.uv.cpg
Resource TypeValueSet
Idanc-reason-for-visit-vs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/cpg/https://build.fhir.org/ig/HL7/cqf-recommendations/ValueSet-anc-reason-for-visit-vs.html
URLhttp://hl7.org/fhir/uv/cpg/ValueSet/anc-reason-for-visit-vs
Version2.0.0
Statusactive
Date2024-11-26T06:42:34+00:00
NameANCReasonForVisitVS
TitleANC Reason for Visit ValueSet
Realmuv
Authorityhl7
DescriptionCodes that identify the reason for an antenatal care visit

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
anc-example-reason-for-visit-csANC Example Reason for Visit Codesystem

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet anc-reason-for-visit-vs


Source

{
  "resourceType": "ValueSet",
  "id": "anc-reason-for-visit-vs",
  "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/ValueSet/anc-reason-for-visit-vs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.48.48.1"
    }
  ],
  "version": "2.0.0",
  "name": "ANCReasonForVisitVS",
  "title": "ANC Reason for Visit ValueSet",
  "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": "Codes that identify the reason for an antenatal care visit",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/anc-example-reason-for-visit-cs"
      }
    ]
  }
}