FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| who.ddcc#current | sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "ch-emr-clinical-document-types-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-emr/ValueSet/ch-emr-clinical-document-types-vs",
"version": "0.1.0",
"name": "ChEmrClinicalDocumentTypesVS",
"title": "Clinical Document Types",
"status": "active",
"experimental": false,
"date": "2025-01-15",
"publisher": "HL7 Switzerland",
"contact": [
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/"
}
]
}
],
"description": "Value Set for clinical document types",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CHE"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "4191000179101",
"display": "Emergency nursing report"
},
{
"code": "422735006",
"display": "Summary clinical document"
},
{
"code": "772790007",
"display": "Organ donor card"
},
{
"code": "1264561001",
"display": "Living will"
}
]
}
]
}
}