FHIR IG Statistics: CodeSystem/CodeSystem-MedicationAdministrationStatus
Package | healthdata.be.r4.cbb |
Resource Type | CodeSystem |
Id | CodeSystem-MedicationAdministrationStatus |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/CodeSystem/MedicationAdministrationStatus |
URL | https://fhir.healthdata.be/CodeSystem/MedicationAdministrationStatus |
Version | 2020-09-01T00:00:00 |
Status | draft |
Name | MedicationAdministrationStatus |
Title | MedicationAdministrationStatus |
Description | MedicationAdministrationStatus |
Purpose | This CodeSystem is developed to define concepts that were not available in SNOMED International at the time of implementation of these codes. If a matching SNOMED code is available in the ValueSet, the SNOMED code should preferably be used instead of the code in this CodeSystem. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Content | complete |
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
No narrative content found in resource
Source
{
"resourceType": "CodeSystem",
"id": "CodeSystem-MedicationAdministrationStatus",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"language": "en-US",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod": {
"start": "2020-09-01T00:00:00+02:00"
}
}
],
"url": "https://fhir.healthdata.be/CodeSystem/MedicationAdministrationStatus",
"version": "2020-09-01T00:00:00",
"name": "MedicationAdministrationStatus",
"title": "MedicationAdministrationStatus",
"status": "draft",
"experimental": false,
"publisher": "Healthdata.be (Sciensano)",
"contact": [
{
"name": "Service portal – healthdata.be",
"telecom": [
{
"system": "url",
"value": "https://sciensano.service-now.com/sp",
"use": "work"
}
]
}
],
"description": "MedicationAdministrationStatus",
"purpose": "This CodeSystem is developed to define concepts that were not available in SNOMED International at the time of implementation of these codes. If a matching SNOMED code is available in the ValueSet, the SNOMED code should preferably be used instead of the code in this CodeSystem.",
"copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"caseSensitive": false,
"content": "complete",
"count": 2,
"concept": [
{
"code": "MS0001",
"display": "Aborted"
},
{
"code": "MS0002",
"display": "Completed"
}
]
}