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

FHIR IG Statistics: ValueSet/us-ph-computable-valueset-example

Packagehl7.fhir.us.ecr
Resource TypeValueSet
Idus-ph-computable-valueset-example
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ecr/https://build.fhir.org/ig/HL7/case-reporting/ValueSet-us-ph-computable-valueset-example.html
URLhttp://example.org/fhir/ValueSet/us-ph-computable-valueset-example
Version2.1.2
Statusdraft
Date2022-05-01
NameUSPublicHealthComputableValueSetExample
TitleUS Public Health Computable ValueSet Example
Realmus
Authorityhl7
DescriptionACME Codes for Cholesterol: Plasma only

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet us-ph-computable-valueset-example

This value set includes codes based on the following rules:


    Source

    {
      "resourceType": "ValueSet",
      "id": "us-ph-computable-valueset-example",
      "meta": {
        "profile": [
          "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-computable-valueset"
        ]
      },
      "text": {
        "status": "generated",
        "div": "<!-- snip (see above) -->"
      },
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/valueset-steward",
          "valueContactDetail": {
            "name": "Example Steward"
          }
        },
        {
          "url": "http://hl7.org/fhir/StructureDefinition/valueset-author",
          "valueContactDetail": {
            "name": "Example Author"
          }
        },
        {
          "url": "http://hl7.org/fhir/StructureDefinition/valueset-rules-text",
          "valueMarkdown": "Include codes from [codesystem-example.html](http://example.org/fhir/CodeSystem/example) where acme-plasma  =  true"
        }
      ],
      "url": "http://example.org/fhir/ValueSet/us-ph-computable-valueset-example",
      "identifier": [
        {
          "system": "urn:ietf:rfc:3986",
          "value": "urn:oid:2.16.840.1.113883.4.642.40.46.48.7"
        }
      ],
      "version": "2.1.2",
      "name": "USPublicHealthComputableValueSetExample",
      "title": "US Public Health Computable ValueSet Example",
      "status": "draft",
      "experimental": true,
      "date": "2022-05-01",
      "publisher": "HL7 International / Public Health",
      "contact": [
        {
          "name": "HL7 International / Public Health",
          "telecom": [
            {
              "system": "url",
              "value": "http://www.hl7.org/Special/committees/pher"
            }
          ]
        }
      ],
      "description": "ACME Codes for Cholesterol: Plasma only",
      "useContext": [
        {
          "code": {
            "system": "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context-type",
            "code": "priority",
            "display": "Priority"
          },
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context",
                "code": "routine",
                "display": "Routine"
              }
            ]
          }
        }
      ],
      "jurisdiction": [
        {
          "coding": [
            {
              "system": "urn:iso:std:iso:3166",
              "code": "US",
              "display": "United States of America"
            }
          ],
          "text": "United States of America"
        }
      ]
    }