| Package | hl7.fhir.us.ph-library | 
| Resource Type | ValueSet | 
| Id | us-ph-valueset-computable-example | 
| FHIR Version | R4 | 
| Source | http://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 | 
| URL | http://example.org/fhir/ValueSet/us-ph-valueset-computable-example | 
| Version | 1.0.0 | 
| Status | draft | 
| Date | 2022-07-01 | 
| Name | USPublicHealthValueSetComputableExample | 
| Title | US Public Health ValueSet - Computable Example | 
| Realm | us | 
| Authority | hl7 | 
| Description | ACME Codes for Cholesterol: Plasma only | 
No resources found
No resources found
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
{
  "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"
        }
      ]
    }
  ]
}