FHIR IG analytics| Package | hl7.fhir.us.cardio.ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-PractitionerRoleCardioCS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/sguinezm/cardioCx-IG/CodeSystem-PractitionerRoleCardioCS.html |
| URL | https://centrocardiovascular.cl/CodeSystem/PractitionerRoleCardioCS |
| Version | 0.1.0 |
| Status | active |
| Date | 2024-04-16 |
| Name | PractitionerRoleCardioCS |
| Title | CodeSystem para los roles |
| Realm | us |
| Authority | hl7 |
| Description | CodeSystem para los roles |
| Content | complete |
| ValueSet | ||
| hl7.fhir.us.cardio.ig#current | PractitionerRoleCardioVS | ValueSet para otros procedimientos no cardiacos |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem PractitionerRoleCardioCS
This case-sensitive code system https://centrocardiovascular.cl/CodeSystem/PractitionerRoleCardioCS defines the following codes:
| Code | Display |
| 1 | Surgeon 1 |
| 2 | Surgeon 2 |
| 3 | Surgeon 3 |
| 4 | Anesthetist |
| 5 | Perfusionist |
{
"resourceType": "CodeSystem",
"id": "PractitionerRoleCardioCS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://centrocardiovascular.cl/CodeSystem/PractitionerRoleCardioCS",
"version": "0.1.0",
"name": "PractitionerRoleCardioCS",
"title": "CodeSystem para los roles",
"status": "active",
"experimental": false,
"date": "2024-04-16",
"publisher": "Example Publisher",
"contact": [
{
"name": "Example Publisher",
"telecom": [
{
"system": "url",
"value": "http://example.org/example-publisher"
}
]
}
],
"description": "CodeSystem para los roles",
"caseSensitive": true,
"content": "complete",
"count": 5,
"concept": [
{
"code": "1",
"display": "Surgeon 1"
},
{
"code": "2",
"display": "Surgeon 2"
},
{
"code": "3",
"display": "Surgeon 3"
},
{
"code": "4",
"display": "Anesthetist"
},
{
"code": "5",
"display": "Perfusionist"
}
]
}