| Package | ca.on.ehr.r4 |
| Resource Type | StructureDefinition |
| Id | 73c4b7b5-3bfd-47af-9b61-4cd3a2b62623 |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot10&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-poc-test-id |
| URL | http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-poc-test-id |
| Status | active |
| Date | 2022-10-19T20:54:03.0556581+00:00 |
| Name | PointOfCareTestID |
| Realm | ca |
| Authority | national |
| Description | The reporting laboratory may amend the value in this field regardless of whether a result has been recorded for the test request. |
| Purpose | To identify a point-of-care test |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| profile-serviceRequest | ServiceRequest EHR |
| ca-on-lab-profile-ServiceRequest | ServiceRequest |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "73c4b7b5-3bfd-47af-9b61-4cd3a2b62623",
"meta": {
"lastUpdated": "2022-10-19T16:56:43.2249319+00:00"
},
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-poc-test-id",
"name": "PointOfCareTestID",
"status": "active",
"date": "2022-10-19T20:54:03.0556581+00:00",
"description": "The reporting laboratory may amend the value in this field regardless of whether a result has been recorded for the test request.",
"purpose": "To identify a point-of-care test",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "ServiceRequest"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"max": "1",
"isModifier": false
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-poc-test-id"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "string"
}
],
"fixedString": "PORT",
"mustSupport": true
}
]
}
}