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

FHIR IG analytics

Packagehl7.fhir.us.ecr.r4
Resource TypeLibrary
IdLibrary-library-us-ph-supplemental-valueset-library-example.json
FHIR VersionR4

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

Generated Narrative: Library library-us-ph-supplemental-valueset-library-example

Related Artifacts

Composed OfUS Public Health Supplemental Valueset Example

Source1

{
  "resourceType": "Library",
  "id": "library-us-ph-supplemental-valueset-library-example",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-supplemental-valueset-library"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/ecr/Library/library-us-ph-supplemental-valueset-library-example",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.114222.4.11.11111.3"
    }
  ],
  "version": "2.1.2",
  "name": "USPHSupplementalValueSetLibraryExample",
  "title": "US Public Health Supplemental ValueSet Library Example",
  "status": "active",
  "experimental": true,
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/library-type",
        "code": "asset-collection"
      }
    ]
  },
  "date": "2024-10-30T20:41:41+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": "value-set-library",
            "display": "ValueSet 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-us-ph-supplemental-valueset-example"
    }
  ]
}