FHIR Implementation Guide for HCX - Local Development build (v0.8.0). See the Directory of published versions
: HCX proof-of-presence-codes - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "proof-of-presence-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set contains 2 concepts</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---hcxprotocol.io-codes-proof-of-presence-codes-PoPr.locationPhoto\"> </a>\u00a0\u00a0PoPr.locationPhoto</td><td>http://hcxprotocol.io/codes/proof-of-presence-codes</td><td>Photo of the location with subject</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---hcxprotocol.io-codes-proof-of-presence-codes-PoPr.deviceLocation\"> </a>\u00a0\u00a0PoPr.deviceLocation</td><td>http://hcxprotocol.io/codes/proof-of-presence-codes</td><td>Real time geolocation from certified devices</td></tr></table></div>"
},
"url" : "https://ig.hcxprotocol.io/v0.8/ValueSet-proof-of-presence-codes.html",
"version" : "0.8.0",
"name" : "ProofOfPresenceCodes",
"status" : "active",
"date" : "2022-06-01",
"publisher" : "HCX Open Community",
"contact" : [
{
"name" : "HCX Open Community",
"telecom" : [
{
"system" : "url",
"value" : "http://hcxprotocol.io/"
}
]
}
],
"description" : "This is the value set listing the Proof of Presence codes",
"expansion" : {
"timestamp" : "2022-06-01T08:15:30+05:30",
"contains" : [
{
"system" : "http://hcxprotocol.io/codes/proof-of-presence-codes",
"code" : "PoPr.locationPhoto",
"display" : "Photo of the location with subject"
},
{
"system" : "http://hcxprotocol.io/codes/proof-of-presence-codes",
"code" : "PoPr.deviceLocation",
"display" : "Real time geolocation from certified devices"
}
]
}
}