| Package | laniado.test.fhir.r4 |
| Resource Type | CodeSystem |
| Id | flag-note-type |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=laniado.test.fhir.r4@0.1.92&canonical=http://fhir.laniado.org.il/CodeSystem/flag-note-type |
| URL | http://fhir.laniado.org.il/CodeSystem/flag-note-type |
| Status | draft |
| Name | FlagNoteType |
| Title | Flag Note Type |
| Description | Flag Note Type |
| Content | complete |
| ValueSet | |
| flag-note-type | Flag Note Type |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"status": "draft",
"content": "complete",
"name": "FlagNoteType",
"id": "flag-note-type",
"title": "Flag Note Type",
"description": "Flag Note Type",
"url": "http://fhir.laniado.org.il/CodeSystem/flag-note-type",
"concept": [
{
"code": "todo",
"display": "Instructions for execution"
},
{
"code": "text",
"display": "Note text"
}
],
"count": 2
}