FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.ph-library.r4b
Resource TypeLibrary
IdLibrary-us-ph-valueset-library-expansion-parameters-example.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Title: US Public Health ValueSet Library Expansion Parameters Example
Id: us-ph-valueset-library-expansion-parameters-example
Version: 2.0.0-ballot
Url: US Public Health ValueSet Library Expansion Parameters Example

urn:oid:2.16.840.1.114222.4.11.11116

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

Jurisdiction: US
Purpose:

Purpose of library

Effective Period: 2020-11-01..
Related Artifacts:

Components

  • http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-chlamydia-example

Source1

{
  "resourceType": "Library",
  "id": "us-ph-valueset-library-expansion-parameters-example",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-valueset-library"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "contained": [
    {
      "resourceType": "Parameters",
      "id": "expansion-parameters-ph-library",
      "parameter": [
        {
          "name": "profile-url",
          "valueString": "dc8fd4bc-091a-424a-8a3b-6198ef146891"
        },
        {
          "name": "system-version",
          "valueString": "http://snomed.info/sct|http://snomed.info/sct/731000124108"
        }
      ]
    }
  ],
  "extension": [
    {
      "url": "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-expansion-parameters-extension",
      "valueReference": {
        "reference": "#expansion-parameters-ph-library"
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/ph-library/fhir/Library/us-ph-valueset-library-expansion-parameters-example",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.114222.4.11.11116"
    }
  ],
  "version": "2.0.0-ballot",
  "name": "USPHValueSetLibraryExpansionParametersExample",
  "title": "US Public Health ValueSet Library Expansion Parameters 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",
  "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"
    }
  ]
}