FHIR IG analytics
| Package | ch.fhir.ig.swissnoso |
| Resource Type | ValueSet |
| Id | ValueSet-swissnoso-procedure-location.json |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/swissnoso/ValueSet-swissnoso-procedure-location.html |
| URL | http://fhir.ch/ig/swissnoso/ValueSet/swissnoso-procedure-location |
| Version | 1.0.0 |
| Status | active |
| Date | 2022-06-14T13:09:44+02:00 |
| Name | SwissnosoProcedureLocation |
| Title | Swissnoso Procedure Location |
| Realm | ch |
| Authority | hl7 |
| Description | This value set includes the codes defined in the code system 'Swissnoso Procedure Location'. |
| Copyright | CC-BY-SA-4.0 |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "swissnoso-procedure-location",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/swissnoso/ValueSet/swissnoso-procedure-location",
"version": "1.0.0",
"name": "SwissnosoProcedureLocation",
"title": "Swissnoso Procedure Location",
"status": "active",
"date": "2022-06-14T13:09:44+02:00",
"publisher": "Swissnoso",
"contact": [
{
"name": "Swissnoso",
"telecom": [
{
"system": "url",
"value": "https://www.swissnoso.ch/"
}
]
}
],
"description": "This value set includes the codes defined in the code system 'Swissnoso Procedure Location'.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CHE"
}
]
}
],
"copyright": "CC-BY-SA-4.0",
"compose": {
"include": [
{
"system": "http://fhir.ch/ig/swissnoso/CodeSystem/swissnoso-procedure-location"
}
]
}
}