FHIR IG analytics| Package | hl7.fhir.us.ph-library |
| Resource Type | Library |
| Id | Library-us-ph-valueset-library-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Library",
"id": "us-ph-valueset-library-example",
"meta": {
"profile": [
"http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-valueset-library"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/ph-library/Library/us-ph-valueset-library-example",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.114222.4.11.11115"
}
],
"version": "1.0.0",
"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": "2023-10-04T15:58:18+00:00",
"publisher": "HL7 Public Health Working Group",
"contact": [
{
"name": "HL7 Public Health Working Group",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
},
{
"system": "email",
"value": "pher@lists.HL7.org"
}
]
}
],
"description": "Description of library",
"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/ValueSet/us-ph-valueset-chlamydia-example"
}
]
}