US Public Health Profiles Library, published by HL7 Public Health Work Group. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-ph-library/ and changes regularly. See the Directory of published versions
Draft as of 2022-07-01 |
{
"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" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet us-ph-valueset-computable-example</b></p><a name=\"us-ph-valueset-computable-example\"> </a><a name=\"hcus-ph-valueset-computable-example\"> </a><a name=\"us-ph-valueset-computable-example-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 7; Last updated: 2023-07-13 01:09:12+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-computable-valueset.html\">US Public Health Computable ValueSet</a></p></div><p>This value set includes codes based on the following rules:</p><ul/></div>"
},
"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 Work Group",
"contact" : [
{
"name" : "HL7 Public Health Work 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"
}
]
}
]
}