HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/case-reporting/ and changes regularly. See the Directory of published versions
Active as of 2024-10-30 |
{
"resourceType" : "Library",
"id" : "library-us-ph-valueset-library-example",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-valueset-library"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Library library-us-ph-valueset-library-example</b></p><a name=\"library-us-ph-valueset-library-example\"> </a><a name=\"hclibrary-us-ph-valueset-library-example\"> </a><a name=\"library-us-ph-valueset-library-example-en-US\"> </a><h2>Related Artifacts</h2><table class=\"grid\"><tr><td>Composed Of</td><td><a href=\"ValueSet-valueset-dxtc-example.html\">Example Diagnosis Problem Triggers for Public Health Reporting</a></td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/ecr/Library/library-us-ph-valueset-library-example",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.114222.4.11.11111.4"
}
],
"version" : "2.1.2",
"name" : "USPHValueSetLibraryExample",
"title" : "US Public Health ValueSet Library Example",
"status" : "active",
"experimental" : true,
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/library-type",
"code" : "asset-collection"
}
]
},
"date" : "2024-10-30T18:38:04+00:00",
"publisher" : "HL7 International / Public Health",
"contact" : [
{
"name" : "HL7 International / Public Health",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description" : "Description of library",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
],
"text" : "United States of America"
}
],
"purpose" : "Purpose of library",
"effectivePeriod" : {
"start" : "2020-11-01"
},
"relatedArtifact" : [
{
"type" : "composed-of",
"resource" : "http://hl7.org/fhir/us/ecr/ValueSet/valueset-dxtc-example"
}
]
}