PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.phd@1.1.0
    http://hl7.org/fhir/uv/phd/CodeSystem/PhdObservationCategories
{
  "description": "Codes used for tagging observations coming from PHD devices. More codes maybe added to this list in the future.",
  "_filename": "CodeSystem-PhdObservationCategories.json",
  "package_name": "hl7.fhir.uv.phd",
  "date": "2024-04-18",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "HL7 International / Health Care Devices",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content": "complete",
  "name": "PhdObservationCategories",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "PHD Observation Categories Code System",
  "package_version": "1.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "dev"
  } ],
  "status": "draft",
  "hierarchyMeaning": "grouped-by",
  "id": "50f9cb2b-5008-40bf-8d39-ce5e8992925b",
  "kind": null,
  "count": 1,
  "url": "http://hl7.org/fhir/uv/phd/CodeSystem/PhdObservationCategories",
  "concept": [ {
    "code": "phd-observation",
    "display": "PHD generated Observation",
    "definition": "An observation coming from a personal health device, either directly or via a personal health gateway that maps the data received from the PHD into a FHIR Observation resource."
  } ],
  "caseSensitive": true,
  "version": "1.1.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/healthcaredevices",
      "system": "url"
    } ]
  } ]
}