{
"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.2.0-alpha2",
"status": "active",
"id": "5b0d6fb5-45fd-4267-a9d7-70dad47d88ca",
"kind": "complex-type",
"url": "http://fhir.de/StructureDefinition/CodingPZN",
"version": "1.0.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"
}