FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
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": "VenousCannulationsVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://centrocardiovascular.cl/ValueSet/VenousCannulationsVS",
"version": "0.1.0",
"name": "VenousCannulationsVS",
"title": "Códigos para la canulación venosa",
"status": "active",
"experimental": false,
"date": "2023-01-15",
"publisher": "Example Publisher",
"contact": [
{
"name": "Example Publisher",
"telecom": [
{
"system": "url",
"value": "http://example.org/example-publisher"
}
]
}
],
"description": "Códigos para la canulación venosa",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "73829009",
"display": "Right atrium"
},
{
"code": "787588007",
"display": "Bicava "
},
{
"code": "83419000",
"display": "Femoral"
},
{
"code": "74964007",
"display": "Other"
}
]
}
]
}
}