Metadata Example
draftURL
http://hl7.org/fhir/ValueSet/example-metadata-2Copied!
Version5.0.0Copied!
PublisherFHIR (Example)Date2022-07-21DescriptionThis is an example value set that illustrates usage of the metadata resource elements introduced in R5
Expansion
Expansion error
Can't resolve code system: http://hl7.org/fhir/CodeSystem/example-metadata|20220721
systemhttp://hl7.org/fhir/CodeSystem/example-metadata
version20220721
- Include all codes defined in
http://hl7.org/fhir/CodeSystem/example-metadata
{
"description" : "This is an example value set that illustrates usage of the metadata resource elements introduced in R5",
"compose" : {
"exclude" : [ ],
"include" : [ {
"system" : "http://hl7.org/fhir/CodeSystem/example-metadata",
"version" : "20220721"
} ]
},
"date" : "2022-07-21",
"meta" : {
"lastUpdated" : "2023-03-26T15:21:02.749+11:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"endorser" : [ {
"name" : "National Foundation for ValueSet Quality",
"telecom" : [ {
"system" : "url",
"value" : "http://example.org/nfvq"
} ]
} ],
"publisher" : "FHIR (Example)",
"approvalDate" : "2021-07-21",
"name" : "ExampleMetadata",
"experimental" : true,
"topic" : [ {
"coding" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/definition-topic",
"code" : "treatment",
"display" : "Treatment"
} ]
} ],
"resourceType" : "ValueSet",
"title" : "Metadata Example",
"author" : [ {
"name" : "ACME ValueSet Development",
"telecom" : [ {
"system" : "url",
"value" : "http://acme.org/development"
} ]
} ],
"extension" : [ {
"valueCode" : "fhir",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "draft",
"id" : "example-metadata-2",
"url" : "http://hl7.org/fhir/ValueSet/example-metadata-2",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.3143"
} ],
"lastReviewDate" : "2022-07-21",
"editor" : [ {
"name" : "ACME ValueSet Management",
"telecom" : [ {
"system" : "url",
"value" : "http://acme.org/management"
} ]
} ],
"reviewer" : [ {
"name" : "Society for Creative ValueSet Review",
"telecom" : [ {
"system" : "url",
"value" : "http://example.org/scvr"
} ]
} ],
"version" : "5.0.0",
"relatedArtifact" : [ {
"type" : "derived-from",
"resource" : "http://hl7.org/fhir/ValueSet/example"
}, {
"type" : "predecessor",
"resource" : "http://hl7.org/fhir/ValueSet/example-metadata|20210701"
} ],
"contact" : [ {
"name" : "FHIR project team",
"telecom" : [ {
"system" : "url",
"value" : "http://hl7.org/fhir"
} ]
} ],
"effectivePeriod" : {
"start" : "2022-08-01",
"end" : "2023-07-31"
},
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n \n <ul>\n \n <li>Include all codes defined in \n \n <a href=\"codesystem-example-metadata.html\">\n \n <code>http://hl7.org/fhir/CodeSystem/example-metadata</code>\n \n </a>\n \n </li>\n \n </ul>\n \n </div>",
"status" : "generated"
}
}