{
"resourceType": "CodeSystem",
"id": "aktin-cs-manchestertriagesystem",
"meta":
{
"profile":
[
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"language": "de-DE",
"extension":
[
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod":
{
"start": "2015-03-03T00:00:00+02:00"
}
}
],
"url": "http://aktin.org/fhir/CodeSystem/aktin-cs-manchestertriagesystem",
"identifier":
[
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.2.276.0.76.5.438"
}
],
"version": "2015-03-03T00:00:00",
"name": "Manchestertriagesystem",
"title": "Manchester-Triage-System",
"status": "draft",
"experimental": false,
"publisher": "AKTIN e. V.",
"contact":
[
{
"name": "AKTIN e. V.",
"telecom":
[
{
"system": "phone",
"value": "Tel. +49 391 67 28186"
},
{
"system": "email",
"value": "office@aktin.org"
}
]
}
],
"description": "Manchester-Triage-System",
"caseSensitive": false,
"content": "complete",
"count": 5,
"property":
[
{
"code": "status",
"uri": "http://hl7.org/fhir/concept-properties#status",
"description": "A code that indicates the status of the concept. Values found in this version of the code system are: active",
"type": "code"
},
{
"code": "effectiveDate",
"uri": "http://hl7.org/fhir/concept-properties#effectiveDate",
"description": "The date at which the concept was status was last changed. This is calculated based on the highest of 'creation date', 'expiration date', and 'official release date'",
"type": "dateTime"
}
],
"concept":
[
{
"code": "1",
"display": "sofort - rot - 0 Minuten",
"designation":
[
{
"language": "de-DE",
"use":
{
"system": "http://snomed.info/sct",
"code": "900000000000013009",
"display": "Synonym"
},
"value": "sofort - rot - 0 Minuten"
}
],
"property":
[
{
"code": "status",
"valueCode": "active"
},
{
"code": "effectiveDate",
"valueDateTime": "2015-03-03"
}
]
},
{
"code": "2",
"display": "sehr dringend - orange - 10 Minuten",
"designation":
[
{
"language": "de-DE",
"use":
{
"system": "http://snomed.info/sct",
"code": "900000000000013009",
"display": "Synonym"
},
"value": "sehr dringend - orange - 10 Minuten"
}
],
"property":
[
{
"code": "status",
"valueCode": "active"
},
{
"code": "effectiveDate",
"valueDateTime": "2015-03-03"
}
]
},
{
"code": "3",
"display": "dringend - gelb - 30 Minuten",
"designation":
[
{
"language": "de-DE",
"use":
{
"system": "http://snomed.info/sct",
"code": "900000000000013009",
"display": "Synonym"
},
"value": "dringend - gelb - 30 Minuten"
}
],
"property":
[
{
"code": "status",
"valueCode": "active"
},
{
"code": "effectiveDate",
"valueDateTime": "2015-03-03"
}
]
},
{
"code": "4",
"display": "normal - grün - 90 Minuten",
"designation":
[
{
"language": "de-DE",
"use":
{
"system": "http://snomed.info/sct",
"code": "900000000000013009",
"display": "Synonym"
},
"value": "normal - grün - 90 Minuten"
}
],
"property":
[
{
"code": "status",
"valueCode": "active"
},
{
"code": "effectiveDate",
"valueDateTime": "2015-03-03"
}
]
},
{
"code": "5",
"display": "nicht dringend - blau - 120 Minuten",
"designation":
[
{
"language": "de-DE",
"use":
{
"system": "http://snomed.info/sct",
"code": "900000000000013009",
"display": "Synonym"
},
"value": "nicht dringend - blau - 120 Minuten"
}
],
"property":
[
{
"code": "status",
"valueCode": "active"
},
{
"code": "effectiveDate",
"valueDateTime": "2015-03-03"
}
]
}
]
}