US Core Narrative Status
activeURL
http://hl7.org/fhir/us/core/ValueSet/us-core-narrative-statusCopied!
Version3.1.1Copied!
PublisherHL7 US Realm Steering CommitteeDate2020-08-28T10:54:27+10:00DescriptionThe US Core Narrative Status Value Set limits the text status for the resource narrative.
Expansion
| Code | Display | System |
|---|---|---|
| generated | http://hl7.org/fhir/narrative-status | |
| additional | http://hl7.org/fhir/narrative-status |
systemhttp://hl7.org/fhir/narrative-status
- Include these codes as defined in
http://hl7.org/fhir/narrative-statusCode Display additional additional The contents of the narrative may contain additional information not found in the structured data. Note that there is no computable way to determine what the extra information is, other than by human inspection. generated generated The contents of the narrative are entirely generated from the core elements in the content.
{
"description" : "The US Core Narrative Status Value Set limits the text status for the resource narrative.",
"compose" : {
"exclude" : [ ],
"include" : [ {
"system" : "http://hl7.org/fhir/narrative-status",
"extension" : [ {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 2
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
} ]
} ]
},
"date" : "2020-08-28T10:54:27+10:00",
"publisher" : "HL7 US Realm Steering Committee",
"jurisdiction" : [ {
"coding" : [ {
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
} ]
} ],
"name" : "NarrativeStatus",
"copyright" : "HL7",
"resourceType" : "ValueSet",
"title" : "US Core Narrative Status",
"extension" : [ {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "active",
"id" : "b9709b6e-0083-49b5-abbe-cfca6d3c169b",
"url" : "http://hl7.org/fhir/us/core/ValueSet/us-core-narrative-status",
"version" : "3.1.1",
"contact" : [ {
"telecom" : [ {
"system" : "other",
"value" : "http://hl7.org/fhir"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-narrative-status.html\"><code>http://hl7.org/fhir/narrative-status</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-narrative-status.html#narrative-status-additional\">additional</a></td><td>additional</td><td>The contents of the narrative may contain additional information not found in the structured data. Note that there is no computable way to determine what the extra information is, other than by human inspection.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-narrative-status.html#narrative-status-generated\">generated</a></td><td>generated</td><td>The contents of the narrative are entirely generated from the core elements in the content.</td></tr></table></li></ul></div>",
"status" : "generated"
}
}