FHIR IG analytics| Package | hl7.fhir.nl.gf |
| Resource Type | Library |
| Id | Library-nl-gf-nursing-care-6VV-input-requirements.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Metadata | |
|---|---|
| Title | Nursing Care Input Requirements |
| Version | 0.10.0 |
| Experimental | true |
| Jurisdiction | Netherlands |
| Steward (Publisher) | Ministerie van Volksgezondheid, Welzijn en Sport |
| Steward Contact | Ministerie van Volksgezondheid, Welzijn en Sport |
| Description | Data requirements for a nursing care request: the patient's coverage and condition are required. |
| Type | logic-library from http://terminology.hl7.org/CodeSystem/library-type |
| Data Requirement |
Type: Coverage
|
| Data Requirement |
Type: Condition
|
| Parameters | |
| Parameter | None |
| Generated using version 0.5.4 of the sample-content-ig Liquid templates | |
{
"resourceType": "Library",
"id": "nl-gf-nursing-care-6VV-input-requirements",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://minvws.github.io/generiekefuncties-docs/Library/nl-gf-nursing-care-6VV-input-requirements",
"version": "0.10.0",
"name": "NursingCareInputRequirements",
"title": "Nursing Care Input Requirements",
"status": "active",
"experimental": true,
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/library-type",
"code": "logic-library"
}
]
},
"date": "2026-07-15T19:04:33+00:00",
"publisher": "Ministerie van Volksgezondheid, Welzijn en Sport",
"contact": [
{
"name": "Ministerie van Volksgezondheid, Welzijn en Sport",
"telecom": [
{
"system": "url",
"value": "https://www.minvws.nl"
}
]
}
],
"description": "Data requirements for a nursing care request: the patient's coverage and condition are required.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NL",
"display": "Netherlands"
}
]
}
],
"dataRequirement": [
{
"type": "Coverage"
},
{
"type": "Condition"
}
]
}