FHIR IG analytics| Package | laniado.test.fhir |
| Resource Type | CodeSystem |
| Id | CodeSystem-flag-note-type.json |
| FHIR Version | R4 |
No resources found
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
}