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

FHIR IG analytics

Packagevzvz.fhir.nl-vzvz-core-stu3
Resource TypeCodeSystem
IdCodeSystem-aorta-device.json
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=vzvz.fhir.nl-vzvz-core-stu3@1.0.1&canonical=http://vzvz.nl/fhir/CodeSystem/aorta-device
URLhttp://vzvz.nl/fhir/CodeSystem/aorta-device
Version2025-02-18
Statusactive
Date2025-02-18T12:00:00+01:00
NameAortaDevice
TitleAortaDevice
Realmnl
DescriptionCodeSystem of allowed NamingSystem for the identifiers of an AORTA device
CopyrightVZVZ
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "AortaDevice",
  "id": "aorta-device",
  "title": "AortaDevice",
  "description": "CodeSystem of allowed NamingSystem for the identifiers of an AORTA device",
  "url": "http://vzvz.nl/fhir/CodeSystem/aorta-device",
  "language": "nl-NL",
  "concept": [
    {
      "code": "http://fhir.nl/fhir/NamingSystem/aorta-application-id",
      "display": "Aorta ApplicationID"
    }
  ],
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/CodeSystem"
    ]
  },
  "date": "2025-02-18T12: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"
        }
      ]
    }
  ],
  "version": "2025-02-18",
  "experimental": false,
  "count": 1
}