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

FHIR IG analytics

Packagevzvz.fhir.nl-vzvz-core-stu3
Resource TypeValueSet
IdValueSet-aorta-device.json
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=vzvz.fhir.nl-vzvz-core-stu3@1.0.1&canonical=http://vzvz.nl/fhir/ValueSet/aorta-device
URLhttp://vzvz.nl/fhir/ValueSet/aorta-device
Statusactive
Date2025-01-24T12:00:00+01:00
NameAortaDeviceValueSet
TitleAorta Device ValueSet
Realmnl
DescriptionValueSet containing all AORTA codesystems that define an applicationID
CopyrightVZVZ

Resources that use this resource

StructureDefinition
vzvz.fhir.nl-vzvz-core-stu3#1.0.1nl-vzvz-DeviceNLVZVZDevice

Resources that this resource uses

CodeSystem
vzvz.fhir.nl-vzvz-core-stu3#1.0.1aorta-deviceAortaDevice

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "AortaDeviceValueSet",
  "id": "aorta-device",
  "title": "Aorta Device ValueSet",
  "description": "ValueSet containing all AORTA codesystems that define an applicationID",
  "url": "http://vzvz.nl/fhir/ValueSet/aorta-device",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/ValueSet"
    ]
  },
  "identifier": [
    {
      "use": "official",
      "value": "http://vzvz.nl/fhir/ValueSet/aorta-device"
    }
  ],
  "date": "2025-01-24T12:00:00+01:00",
  "publisher": "VZVZ",
  "contact": [
    {
      "name": "VZVZ",
      "telecom": [
        {
          "system": "email",
          "value": "standaardisatie@vzvz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "copyright": "VZVZ",
  "jurisdiction": [
    {
      "coding": [
        {
          "code": "NL",
          "system": "urn:iso:std:iso:3166",
          "display": "Netherlands"
        }
      ]
    }
  ],
  "language": "nl-NL",
  "compose": {
    "include": [
      {
        "system": "http://vzvz.nl/fhir/CodeSystem/aorta-device"
      }
    ]
  }
}