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-ersd-supplemental-library-example",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/ersd-supplemental-library"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Library library-ersd-supplemental-library-example</b></p><a name=\"library-ersd-supplemental-library-example\"> </a><a name=\"hclibrary-ersd-supplemental-library-example\"> </a><a name=\"library-ersd-supplemental-library-example-en-US\"> </a><h2>Related Artifacts</h2><table class=\"grid\"><tr><td>Composed Of</td><td><a href=\"Library-RuleFilters.html\">Rule Filters</a></td></tr><tr><td>Composed Of</td><td><a href=\"Bundle-bundle-ersd-supplemental-example.html\">US Public Health Supplemental ValueSet Library Example</a></td></tr><tr><td>Composed Of</td><td><a href=\"CodeSystem-ersd-jurisdictions-example.html\">eRSD Jurisdictions Example</a></td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/ecr/Library/library-ersd-supplemental-library-example",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.114222.4.11.11111"
}
],
"version" : "2.1.2",
"name" : "ERSDSupplementalLibraryExample",
"title" : "eRSD Supplemental 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",
"useContext" : [
{
"code" : {
"system" : "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context-type",
"code" : "reporting",
"display" : "Reporting"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context",
"code" : "supplemental",
"display" : "Supplemental"
}
]
}
},
{
"code" : {
"system" : "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context-type",
"code" : "specification-type",
"display" : "Specification Type"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context",
"code" : "program",
"display" : "Program"
}
]
}
}
],
"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/Library/RuleFilters"
},
{
"type" : "composed-of",
"resource" : "http://hl7.org/fhir/us/ecr/Library/library-us-ph-supplemental-valueset-library-example"
},
{
"type" : "composed-of",
"resource" : "http://hl7.org/fhir/us/ecr/CodeSystem/ersd-jurisdictions-example"
}
]
}