FHIR IG Statistics: ValueSet/ValueSet-replacement-status
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
version: versionId: id (PrimitiveType/ValueSet.meta.versionId): native = id -> 1; Last updated: 2023-06-21 23:24:24+0000
Source
{
"resourceType": "ValueSet",
"id": "ValueSet-replacement-status",
"meta": {
"versionId": "1",
"lastUpdated": "2023-06-21T23:24:24.587Z"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://profiles.ihe.net/QRPH/bfdr/ValueSet/ValueSet-replacement-status",
"version": "1.1.0",
"name": "ValueSetReplacementStatus",
"title": "ValueSet - Replacement Status",
"status": "active",
"experimental": false,
"date": "2024-07-09T14:11:31+00:00",
"publisher": "IHE International",
"contact": [
{
"name": "IHE Quality, Research and Public Health Committee",
"telecom": [
{
"system": "url",
"value": "https://www.ihe.net/ihe_domains/quality_research_and_public_health"
}
]
}
],
"description": "This ValueSet contains codes that represent the replacement status of a record submission.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"include": [
{
"system": "https://profiles.ihe.net/QRPH/bfdr/CodeSystem/CodeSystem-replacement-status",
"concept": [
{
"code": "original",
"display": "original record"
},
{
"code": "updated",
"display": "updated record"
},
{
"code": "updated_notforNCHS",
"display": "updated record not for nchs"
}
]
}
]
}
}