{
"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.r4b",
"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": "49ebdc04-3ee0-4523-94b4-cde3408a05c9",
"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"
} ]
} ]
}