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": "BallonCounterpulsationVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://centrocardiovascular.cl/ValueSet/BallonCounterpulsationVS",
"version": "0.1.0",
"name": "BallonCounterpulsationVS",
"title": "Observación de balón en perfusón",
"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": "Observación de balón en perfusión",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "385432009",
"display": "Not Applicable"
},
{
"code": "262068006",
"display": "Pre-operatively"
},
{
"code": "277671009",
"display": "Intra-operatively"
},
{
"code": "262061000",
"display": "post-operatively"
}
]
}
]
}
}