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

FHIR IG Statistics: ValueSet/computable-example

Packagehl7.fhir.uv.crmi
Resource TypeValueSet
Idcomputable-example
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/crmi/https://build.fhir.org/ig/HL7/crmi-ig/ValueSet-computable-example.html
URLhttp://hl7.org/fhir/uv/crmi/ValueSet/computable-example
Version2.0.0-cibuild
Statusdraft
Date2023-07-11T09:29:40-06:00
NameDangersignsCodesGrouperComputable
TitleDanger signs Codes Grouper (Computable Example)
Realmuv
Authorityhl7
DescriptionGroup Valueset with codes representing possible values for the Danger signs Codes Grouper element

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
anc-b5-de49Danger Signs - No danger signs Codes (Example)
anc-b5-de50Danger signs Codes (Example)
anc-b5-de51Danger Signs - Central cyanosis Codes (Example)

Narrative

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

Generated Narrative: ValueSet computable-example

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "computable-example",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/crmi/ValueSet/computable-example",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.38.48.2"
    }
  ],
  "version": "2.0.0-cibuild",
  "name": "DangersignsCodesGrouperComputable",
  "title": "Danger signs Codes Grouper (Computable Example)",
  "status": "draft",
  "experimental": true,
  "date": "2023-07-11T09:29:40-06:00",
  "publisher": "HL7 International / Clinical Decision Support",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description": "Group Valueset with codes representing possible values for the Danger signs Codes Grouper element",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "immutable": true,
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/uv/crmi/ValueSet/anc-b5-de49"
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/uv/crmi/ValueSet/anc-b5-de50"
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/uv/crmi/ValueSet/anc-b5-de51"
        ]
      }
    ]
  }
}