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

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

Packagehl7.fhir.us.ph-library
Resource TypeValueSet
Idus-ph-valueset-computable-example
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ph-library/https://build.fhir.org/ig/HL7/fhir-us-ph-common-library-ig/ValueSet-us-ph-valueset-computable-example.html
URLhttp://example.org/fhir/ValueSet/us-ph-valueset-computable-example
Version1.0.0
Statusdraft
Date2022-07-01
NameUSPublicHealthValueSetComputableExample
TitleUS Public Health ValueSet - Computable 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

This value set includes codes based on the following rules:


    Source

    {
      "resourceType": "ValueSet",
      "id": "us-ph-valueset-computable-example",
      "meta": {
        "versionId": "7",
        "lastUpdated": "2023-07-13T01:09:12.262Z",
        "profile": [
          "http://hl7.org/fhir/us/ph-library/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-valueset-computable-example",
      "version": "1.0.0",
      "name": "USPublicHealthValueSetComputableExample",
      "title": "US Public Health ValueSet - Computable Example",
      "status": "draft",
      "experimental": true,
      "date": "2022-07-01",
      "publisher": "HL7 Public Health Working Group",
      "contact": [
        {
          "name": "HL7 Public Health Working Group",
          "telecom": [
            {
              "system": "url",
              "value": "http://www.hl7.org/Special/committees/pher"
            },
            {
              "system": "email",
              "value": "pher@lists.HL7.org"
            }
          ]
        }
      ],
      "description": "ACME Codes for Cholesterol: Plasma only",
      "useContext": [
        {
          "code": {
            "system": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type",
            "code": "priority",
            "display": "Priority"
          },
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context",
                "code": "routine",
                "display": "Routine"
              }
            ]
          }
        }
      ],
      "jurisdiction": [
        {
          "coding": [
            {
              "system": "urn:iso:std:iso:3166",
              "code": "US"
            }
          ]
        }
      ]
    }