PackagesCanonicalsLogsProblems
    Packages
    de.basisprofil.r4@1.4.0
    http://fhir.de/StructureDefinition/CodingPZN
{
  "description": "Abbildung der Mindestanforderungen einer PZN-Codierung",
  "_filename": "Profile-coding-pzn.json",
  "package_name": "de.basisprofil.r4",
  "date": "2021-02-17",
  "derivation": "constraint",
  "publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
  "fhirVersion": "4.0.1",
  "name": "CodingPZN",
  "abstract": false,
  "copyright": "HL7 Deutschland e.V.",
  "type": "Coding",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Coding-Profil für PZN",
  "package_version": "1.4.0",
  "status": "active",
  "id": "1c16e1b7-a395-4efe-907e-3a7e528c5eaa",
  "kind": "complex-type",
  "url": "http://fhir.de/StructureDefinition/CodingPZN",
  "version": "1.4.0",
  "differential": {
    "element": [ {
      "id": "Coding.system",
      "min": 1,
      "path": "Coding.system",
      "short": "Canonische CodeSystem URL für PZN",
      "fixedUri": "http://fhir.de/CodeSystem/ifa/pzn"
    }, {
      "id": "Coding.code",
      "min": 1,
      "path": "Coding.code",
      "short": "Der PZN-Code"
    } ]
  },
  "contact": [ {
    "name": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
    "telecom": [ {
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Coding"
}