FHIR IG analytics| Package | telus.dw.emr.extract-1-1-21 |
| Resource Type | Procedure |
| Id | Procedure-ma-ma-schema-1-Procedure-6002-data-absent.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Procedure",
"id": "ma-ma-schema-1-Procedure-6002-data-absent",
"meta": {
"lastUpdated": "2023-12-18T23:07:47Z",
"source": "urn:telus:emr:ma:ma-schema-1",
"profile": [
"https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwProcedure"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "urn:telus:emr:ma:ma-schema-1:procedure",
"value": "12345.0"
}
],
"status": "entered-in-error",
"category": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "387713003",
"display": "Surgical procedure",
"userSelected": false
}
],
"text": "Surgical Hx"
},
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips",
"code": "no-procedure-info",
"display": "No information about past history of procedures",
"userSelected": false
}
]
},
"subject": {
"reference": "Patient/ma-ma-schema-1-Patient-12345",
"type": "Patient"
},
"_performedDateTime": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "unknown"
}
]
},
"note": [
{
"text": "Synthetic stub generated for every patient by the MA pipeline; this occurrence should be disregarded by consumers since the patient has genuine Surgical Hx records."
}
]
}