FHIR IG analytics| Package | hl7.fhir.us.ph-library.r4b |
| Resource Type | Library |
| Id | Library-us-ph-supplemental-library-example.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Title: | US Public Health Supplemental Library Example | ||||||
|---|---|---|---|---|---|---|---|
| Id: | us-ph-supplemental-library-example | ||||||
| Version: | 2.0.0-ballot | ||||||
| Url: | US Public Health Supplemental Library Example | ||||||
|
urn:oid:2.16.840.1.114222.4.11.11112 |
|||||||
| Experimental: | true | ||||||
| Type: |
system: http://terminology.hl7.org/CodeSystem/library-type code: asset-collection |
||||||
| Date: | 2025-07-30 14:31:09+0000 | ||||||
| Publisher: | HL7 International / Public Health | ||||||
| Description: | Description of library |
||||||
| Use Context: |
|
||||||
| Jurisdiction: | US | ||||||
| Purpose: | Purpose of library |
||||||
| Effective Period: | 2020-11-01.. | ||||||
| Related Artifacts: |
Components |
{
"resourceType": "Library",
"id": "us-ph-supplemental-library-example",
"meta": {
"profile": [
"http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-supplemental-library"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://example.org/fhir/Library/us-ph-supplemental-library-example",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.114222.4.11.11112"
}
],
"version": "2.0.0-ballot",
"name": "USPHSupplementalLibraryExample",
"title": "US Public Health Supplemental Library Example",
"status": "active",
"experimental": true,
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/library-type",
"code": "asset-collection"
}
]
},
"date": "2025-07-30T14:31:09+00:00",
"publisher": "HL7 International / Public Health",
"contact": [
{
"name": "HL7 International / Public Health",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
},
{
"system": "email",
"value": "pher@lists.HL7.org"
}
]
}
],
"description": "Description of library",
"useContext": [
{
"code": {
"system": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type",
"code": "reporting",
"display": "Reporting"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context",
"code": "supplemental",
"display": "Supplemental"
}
]
}
},
{
"code": {
"system": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type",
"code": "specification-type",
"display": "Specification Type"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context",
"code": "program",
"display": "Program"
}
]
}
}
],
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"purpose": "Purpose of library",
"effectivePeriod": {
"start": "2020-11-01"
},
"relatedArtifact": [
{
"type": "composed-of",
"resource": "http://hl7.org/fhir/us/ph-library/Library/us-ph-executable-library-rule-filters"
},
{
"type": "composed-of",
"resource": "http://hl7.org/fhir/us/ph-library/Library/us-ph-supplemental-valueset-library-example"
}
]
}