PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ph-library@1.0.0
    http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-valueset-use-context
{
  "description": "The US Public Health UseContext CodeSystem contains codes for currently identified use cases for representing the use context of a ValueSet.",
  "_filename": "example/CodeSystem-us-ph-codesystem-valueset-use-context.json",
  "package_name": "hl7.fhir.us.ph-library",
  "date": "2022-09-06",
  "meta": {
    "profile": [ "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-codesystem" ],
    "versionId": "5",
    "lastUpdated": "2023-07-13T06:22:00.198Z"
  },
  "publisher": "HL7 Public Health Working Group",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "USPublicHealthCodeSystemForValueSetUseContext",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "US Public Health CodeSystem for ValueSet Use Context",
  "package_version": "1.0.0",
  "status": "active",
  "id": "def241d4-523a-430c-9cd1-6797037cc29c",
  "kind": null,
  "count": 2,
  "url": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-valueset-use-context",
  "concept": [ {
    "code": "ph-reporting",
    "display": "ValueSet is to be used in the context of public health reporting use cases.",
    "definition": "ValueSet is to be used for the purposes of public health reporting."
  }, {
    "code": "research-reporting",
    "display": "ValueSet is to be used in the context of research reporting use cases.",
    "definition": "ValueSet is to be used for the purposes of research reporting."
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "name": "HL7 Public Health Working Group",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pher",
      "system": "url"
    }, {
      "value": "pher@lists.HL7.org",
      "system": "email"
    } ]
  } ]
}