| Package | ca.ab.fhir.aberec1 |
| Resource Type | CodeSystem |
| Id | timestamp-type-code |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.ab.fhir.aberec1@1.0.4-pre1&canonical=https://www.alberta.ca/fhir/CodeSystem/timestamp-type-code |
| URL | https://www.alberta.ca/fhir/CodeSystem/timestamp-type-code |
| Version | 1.0.3 |
| Status | draft |
| Date | 2024-12-12 |
| Name | TimestampTypeCode |
| Title | TimestampType |
| Realm | ca |
| Description | Timestamp type |
| Content | complete |
| ValueSet | |
| timestamp-type-code | TimestampType |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"status": "draft",
"content": "complete",
"name": "TimestampTypeCode",
"id": "timestamp-type-code",
"title": "TimestampType",
"description": "Timestamp type",
"version": "1.0.3",
"url": "https://www.alberta.ca/fhir/CodeSystem/timestamp-type-code",
"concept": [
{
"code": "referral-received",
"display": "referral received"
},
{
"code": "referral-accepted",
"display": "referral accepted"
},
{
"code": "appointment-booked",
"display": "appointment booked"
},
{
"code": "appointment-attended",
"display": "appointment attended"
}
],
"date": "2024-12-12",
"publisher": "Alberta Health",
"contact": [
{
"name": "Alberta Health",
"telecom": [
{
"system": "url",
"value": "http://alberta.ca/hisca",
"use": "work"
},
{
"system": "email",
"value": "hisca@gov.ab.ca",
"use": "work"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"code": "CA",
"system": "urn:iso:std:iso:3166"
}
]
}
],
"count": 4
}