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

FHIR IG Statistics: CodeSystem/TaskParameterType

Packagevzvz.fhir.aof
Resource TypeCodeSystem
IdTaskParameterType
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=vzvz.fhir.aof@0.15.0&canonical=http://vzvz.nl/fhir/CodeSystem/TaskParameterType
URLhttp://vzvz.nl/fhir/CodeSystem/TaskParameterType
Version2022-08-22
Statusactive
Date2022-08-22T12:00:00+02:00
NameAORTA_TaskParameterType_CodeSystem
TitleAORTA TaskParameterType CodeSystem
Realmnl
DescriptionAORTA TaskParameterType CodeSystem
CopyrightVZVZ
Contentcomplete

Resources that use this resource

ValueSet
nl-vzvz-TaskParameterTypeVZVZ TaskParameterType ValueSet

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "TaskParameterType",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2022-08-22T12:00:00+02:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/CodeSystem"
    ]
  },
  "language": "nl-NL",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2022-08-22T12:00:00+02:00"
      }
    }
  ],
  "url": "http://vzvz.nl/fhir/CodeSystem/TaskParameterType",
  "identifier": [
    {
      "use": "official",
      "value": "http://vzvz.nl/fhir/CodeSystem/TaskParameterType"
    }
  ],
  "version": "2022-08-22",
  "name": "AORTA_TaskParameterType_CodeSystem",
  "title": "AORTA TaskParameterType CodeSystem",
  "status": "active",
  "experimental": false,
  "date": "2022-08-22T12:00:00+02:00",
  "publisher": "VZVZ",
  "contact": [
    {
      "name": "VZVZ",
      "telecom": [
        {
          "system": "email",
          "value": "standaardisatie@vzvz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "AORTA TaskParameterType CodeSystem",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NL",
          "display": "Netherlands"
        }
      ]
    }
  ],
  "copyright": "VZVZ",
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "consent_token",
      "display": "Patient Consent Token"
    },
    {
      "code": "query_string",
      "display": "String to query"
    },
    {
      "code": "sync_input",
      "display": "Input file for VWI sync"
    },
    {
      "code": "sync_output",
      "display": "Output file for VWI sync"
    }
  ]
}