FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/aorta-app-id

Packagevzvz.fhir.nl-vzvz-core
Resource TypeCodeSystem
Idaorta-app-id
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=vzvz.fhir.nl-vzvz-core@0.3.3&canonical=http://vzvz.nl/fhir/CodeSystem/aorta-app-id
URLhttp://vzvz.nl/fhir/CodeSystem/aorta-app-id
Version2025-03-21
Statusactive
Date2025-03-21T12:00:00+01:00
NameAortaAppId_CS
TitleAorta App Id CodeSystem
Realmnl
DescriptionCodesystem to include the NamingSystem for the aorta-app-id in the ValueSet
CopyrightVZVZ
Contentcomplete

Resources that use this resource

ValueSet
aorta-deviceAorta Device ValueSet

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "aorta-app-id",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/CodeSystem"
    ]
  },
  "language": "nl-NL",
  "url": "http://vzvz.nl/fhir/CodeSystem/aorta-app-id",
  "identifier": [
    {
      "use": "official",
      "value": "http://vzvz.nl/fhir/CodeSystem/aorta-app-id"
    }
  ],
  "version": "2025-03-21",
  "name": "AortaAppId_CS",
  "title": "Aorta App Id CodeSystem",
  "status": "active",
  "experimental": false,
  "date": "2025-03-21T12:00:00+01:00",
  "publisher": "VZVZ",
  "contact": [
    {
      "name": "VZVZ",
      "telecom": [
        {
          "system": "email",
          "value": "standaardisatie@vzvz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Codesystem to include the NamingSystem for the aorta-app-id in the ValueSet",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NL",
          "display": "Netherlands"
        }
      ]
    }
  ],
  "copyright": "VZVZ",
  "caseSensitive": false,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "http://fhir.nl/fhir/NamingSystem/aorta-app-id",
      "display": "AORTA application ID"
    }
  ]
}