| Package | hl7.fhir.us.medmorph | 
| Resource Type | ValueSet | 
| Id | us-ph-computable-valueset-example | 
| FHIR Version | R4 | 
| Source | http://hl7.org/fhir/us/medmorph/https://build.fhir.org/ig/HL7/fhir-medmorph/ValueSet-us-ph-computable-valueset-example.html | 
| URL | http://hl7.org/fhir/us/medmorph/ValueSet/us-ph-computable-valueset-example | 
| Version | 1.0.0 | 
| Status | draft | 
| Date | 2022-07-01 | 
| Name | USPublicHealthComputableValueSetExample | 
| Title | US Public Health Computable ValueSet 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-computable-valueset-example",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2022-08-02T23:35:40.279+00:00",
    "source": "#tUSRhqFHdy7PQfyv",
    "profile": [
      "http://hl7.org/fhir/us/medmorph/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://hl7.org/fhir/us/medmorph/ValueSet/us-ph-computable-valueset-example",
  "version": "1.0.0",
  "name": "USPublicHealthComputableValueSetExample",
  "title": "US Public Health Computable ValueSet Example",
  "status": "draft",
  "experimental": true,
  "date": "2022-07-01",
  "publisher": "HL7 International - Public Health Work Group",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description": "ACME Codes for Cholesterol: Plasma only",
  "useContext": [
    {
      "code": {
        "system": "http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-usage-context-type",
        "code": "priority",
        "display": "Priority"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-usage-context",
            "code": "routine",
            "display": "Routine"
          }
        ]
      }
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ]
}