FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.ecmo.ig
Resource TypeValueSet
IdValueSet-AngioplastyVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/sguinezm/sic-ac-hemo-ig/ValueSet-AngioplastyVS.html
URLhttps://centrocardiovascular.cl/ecmo/ValueSet/AngioplastyVS
Version0.1.0
Statusactive
Date2023-01-15
NameAngioplastyVS
TitleAngioplasty
Realmus
Authorityhl7
DescriptionAngioplastía

Resources that use this resource

StructureDefinition
hl7.fhir.us.ecmo.ig#currentHemoRiskQuestionnarieHemoRiskQuestionnarie

Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet AngioplastyVS

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    418285008Angioplasty of blood vessel

Source1

{
  "resourceType": "ValueSet",
  "id": "AngioplastyVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://centrocardiovascular.cl/ecmo/ValueSet/AngioplastyVS",
  "version": "0.1.0",
  "name": "AngioplastyVS",
  "title": "Angioplasty",
  "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": "Angioplastía",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "418285008"
          }
        ]
      }
    ]
  }
}