| Package | ihe-de.iti.xds-vs |
| Resource Type | CodeSystem |
| Id | Property |
| FHIR Version | R4 |
| Source | http://www.ihe-d.de/fhir/https://build.fhir.org/ig/IHE-Germany/ITI.XDS.VS/CodeSystem-Property.html |
| URL | http://www.ihe-d.de/fhir/CodeSystem/Property |
| Version | 4.0.0-alpha1 |
| Status | draft |
| Date | 2025-08-02 |
| Name | Property |
| Title | Property CodeSystem |
| Realm | de |
| Authority | ihe |
| Description | Property CS |
| Copyright | IHE Deutschland e.V. |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem Property
This case-sensitive code system http://www.ihe-d.de/fhir/CodeSystem/Property defines the following codes:
| Code | Display |
| beispiel | Beispiel |
| hinweis | Hinweis zur Nutzung |
| comment | Kommentar |
{
"resourceType": "CodeSystem",
"id": "Property",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
}
],
"url": "http://www.ihe-d.de/fhir/CodeSystem/Property",
"version": "4.0.0-alpha1",
"name": "Property",
"title": "Property CodeSystem",
"status": "draft",
"experimental": false,
"date": "2025-08-02",
"publisher": "IHE Deutschland e.V., Berlin, Deutschland",
"contact": [
{
"name": "IHE Deutschland e.V., Berlin, Deutschland",
"telecom": [
{
"system": "url",
"value": "http://www.ihe-d.de"
},
{
"system": "email",
"value": "info@ihe-d.de"
}
]
}
],
"description": "Property CS",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DE",
"display": "Germany"
}
]
}
],
"copyright": "IHE Deutschland e.V.",
"caseSensitive": true,
"compositional": false,
"versionNeeded": false,
"content": "complete",
"count": 3,
"concept": [
{
"code": "beispiel",
"display": "Beispiel"
},
{
"code": "hinweis",
"display": "Hinweis zur Nutzung"
},
{
"code": "comment",
"display": "Kommentar"
}
]
}